Skip to content

Commit 12cd2e5

Browse files
authored
chore(demo): bug in google_fonts causing compile error
Bug in google_fonts causing compilation error of example & widgetbook `Error: Type 'FontFeature' not found.`
1 parent 6fa853e commit 12cd2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
flutter:
1313
sdk: flutter
1414
go_router: ^11.1.2
15-
google_fonts: ^6.1.0
15+
google_fonts: 6.1.0
1616
path_drawing: ^1.0.1
1717
shared_preferences: ^2.2.2
1818
zeta_flutter:

0 commit comments

Comments
 (0)