diff options
Diffstat (limited to 'pubspec.yaml')
-rw-r--r-- | pubspec.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/pubspec.yaml b/pubspec.yaml index 0d40344..5945b91 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,13 +30,8 @@ dependencies: flutter: sdk: flutter - - # The following adds the Cupertino Icons font to your application. - # Use with the CupertinoIcons class for iOS style icons. - cupertino_icons: ^1.0.2 flutter_riverpod: ^1.0.3 percent_indicator: ^4.2.1 - latlng: ^0.2.0 http: ^0.13.4 yaml: ^3.1.1 |