diff options
| author | Mica White <botahamec@outlook.com> | 2026-01-13 22:51:59 -0500 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-01-13 22:51:59 -0500 |
| commit | 359d8e07ef5cb585fff13031d075d7c949135317 (patch) | |
| tree | 0b317599d7cbbb9e5f8b4fce8e99559ad45bfd8c /pubspec.yaml | |
| parent | d44654698cc3c65a5a458f4c2cdc3b2d868890f5 (diff) | |
Complete settings page
Diffstat (limited to 'pubspec.yaml')
| -rwxr-xr-x | pubspec.yaml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/pubspec.yaml b/pubspec.yaml index 7b4aa5e..4138fb3 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,8 +13,8 @@ dependencies: flutter:
sdk: flutter
geolocator: ^14.0.2
- package_info_plus: ^8.3.1
region_settings: ^1.5.0
+ shared_preferences: ^2.5.4
url_launcher: ^6.3.2
dev_dependencies:
@@ -26,9 +26,6 @@ dev_dependencies: flutter:
uses-material-design: true
- assets:
- - LICENSE
-
flutter_launcher_icons:
image_path: "assets/speed.png"
android: true
|
