Co-authored-by: MENDOZA BALLARDO GAEL RICARDO <gael-meb123@users.noreply.github.com>
Co-authored-by: Azareth-Tr <Azareth-Tr@users.noreply.github.com> Co-authored-by: eddgranados12 <eddgranados12@users.noreply.github.com> configuracion inicial para supoabase y endpoints
This commit is contained in:
33
recolecta_app/views/pubspec.yaml
Normal file
33
recolecta_app/views/pubspec.yaml
Normal file
@@ -0,0 +1,33 @@
|
||||
name: rutaverde
|
||||
description: Rastreo del camión de basura en tiempo real
|
||||
|
||||
publish_to: 'none'
|
||||
version: 1.0.0+1
|
||||
|
||||
environment:
|
||||
sdk: '>=3.0.0 <4.0.0'
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
cupertino_icons: ^1.0.6
|
||||
google_maps_flutter: ^2.5.0
|
||||
geolocator: ^11.0.0
|
||||
flutter_local_notifications: ^17.0.0
|
||||
firebase_core: ^2.24.0
|
||||
firebase_messaging: ^14.7.0
|
||||
provider: ^6.1.1
|
||||
shared_preferences: ^2.2.2
|
||||
http: ^1.1.0
|
||||
intl: ^0.19.0
|
||||
permission_handler: ^11.1.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^3.0.0
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
assets:
|
||||
- assets/images/
|
||||
Reference in New Issue
Block a user