Skip to content

Commit a81ab2d

Browse files
jonasnobileclaude
andcommitted
chore(mobile): remove google_fonts dependency and add devtools config
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2cf69d4 commit a81ab2d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

mobile/devtools_options.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
description: This file stores settings for Dart & Flutter DevTools.
2+
documentation: https://docs.flutter.dev/tools/devtools/extensions#configure-extension-enablement-states
3+
extensions:

mobile/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ dependencies:
4040
freezed_annotation: ^3.1.0
4141
provider: ^6.1.0
4242
shared_preferences: ^2.2.0
43-
google_fonts: ^6.1.0
4443

4544
dev_dependencies:
4645
flutter_test:

0 commit comments

Comments
 (0)