diff options
Diffstat (limited to 'pubspec.yaml')
| -rwxr-xr-x | pubspec.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pubspec.yaml b/pubspec.yaml index 14cd1f1..7b4aa5e 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,10 +9,12 @@ environment: sdk: ^3.9.2
dependencies:
+ build_info: ^1.1.0
flutter:
sdk: flutter
geolocator: ^14.0.2
package_info_plus: ^8.3.1
+ region_settings: ^1.5.0
url_launcher: ^6.3.2
dev_dependencies:
|
