David PHAM-VAN

Update Google fonts

... ... @@ -2,7 +2,8 @@
## 5.5.1
- Fix typo in README.
- Update Google fonts
- Fix typo in README
## 5.5.0
... ...
This diff could not be displayed because it is too large.
... ... @@ -125,7 +125,7 @@ void main(List<String> args) async {
for (final entry in <String, String>{
'MaterialIcons':
'https://fonts.gstatic.com/s/materialicons/v90/flUhRq6tzZclQEJ-Vdg-IuiaDsNZ.ttf'
'https://fonts.gstatic.com/s/materialicons/v98/flUhRq6tzZclQEJ-Vdg-IuiaDsNZ.ttf',
}.entries) {
output.writeln('');
output.writeln('/// ${entry.key}');
... ...