atualização
This commit is contained in:
28
pubspec.yaml
28
pubspec.yaml
@@ -1,8 +1,6 @@
|
||||
name: run_vision_pro
|
||||
name: teste_projeto_turma
|
||||
description: "A new Flutter project."
|
||||
# The following line prevents the package from being accidentally published to
|
||||
# pub.dev using `flutter pub publish`. This is preferred for private packages.
|
||||
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
publish_to: 'none'
|
||||
|
||||
# The following defines the version and build number for your application.
|
||||
# A version number is three numbers separated by dots, like 1.2.43
|
||||
@@ -30,28 +28,20 @@ environment:
|
||||
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.8
|
||||
flutter_map: ^6.1.0
|
||||
latlong2: ^0.9.1
|
||||
google_maps_flutter: ^2.14.2
|
||||
geolocator: ^10.1.0
|
||||
flutter_blue_plus: ^1.31.0
|
||||
permission_handler: ^11.3.1
|
||||
lottie: ^3.1.2
|
||||
supabase_flutter: ^2.6.0
|
||||
google_maps_flutter: ^2.5.3
|
||||
geolocator: ^10.1.0
|
||||
flutter_polyline_points: ^2.0.0
|
||||
http: ^1.1.0
|
||||
permission_handler: ^11.0.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
# The "flutter_lints" package below contains a set of recommended lints to
|
||||
# encourage good coding practices. The lint set provided by the package is
|
||||
# activated in the `analysis_options.yaml` file located at the root of your
|
||||
# package. See that file for information about deactivating specific lint
|
||||
# rules and activating additional ones.
|
||||
flutter_lints: ^6.0.0
|
||||
flutter_lints: ^2.0.0
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
Reference in New Issue
Block a user