apagando arquivo para novos testes
This commit is contained in:
parent
bfcd5a0db6
commit
bb4248e59c
|
|
@ -1,44 +0,0 @@
|
||||||
name: creche_app
|
|
||||||
description: "Creche e Berçário Sementes do Futuro 'Conforto, Cuidado e Aprendizagem'"
|
|
||||||
publish_to: 'none'
|
|
||||||
version: 1.0.0+1
|
|
||||||
|
|
||||||
environment:
|
|
||||||
sdk: '>=3.5.0 <4.0.0'
|
|
||||||
|
|
||||||
dependencies:
|
|
||||||
flutter:
|
|
||||||
sdk: flutter
|
|
||||||
flutter_localizations:
|
|
||||||
sdk: flutter
|
|
||||||
cupertino_icons: ^1.0.8
|
|
||||||
supabase_flutter: ^2.8.0
|
|
||||||
flutter_riverpod: ^2.5.1
|
|
||||||
riverpod_annotation: ^2.6.1
|
|
||||||
go_router: ^14.0.0
|
|
||||||
flutter_secure_storage: ^9.2.2
|
|
||||||
local_auth: ^2.2.0
|
|
||||||
image_picker: ^1.1.2
|
|
||||||
cached_network_image: ^3.4.1
|
|
||||||
fl_chart: ^0.70.0
|
|
||||||
table_calendar: ^3.1.2
|
|
||||||
uuid: ^4.5.0
|
|
||||||
intl: ^0.20.2
|
|
||||||
lottie: ^3.1.2
|
|
||||||
geolocator: ^12.0.0
|
|
||||||
http: ^1.2.2
|
|
||||||
app_links: ^6.0.0
|
|
||||||
|
|
||||||
dev_dependencies:
|
|
||||||
flutter_test:
|
|
||||||
sdk: flutter
|
|
||||||
flutter_lints: ^6.0.0
|
|
||||||
build_runner: ^2.4.12
|
|
||||||
riverpod_generator: ^2.5.1
|
|
||||||
|
|
||||||
flutter:
|
|
||||||
uses-material-design: true
|
|
||||||
assets:
|
|
||||||
- assets/logo.png
|
|
||||||
- assets/splash_animation.json
|
|
||||||
- assets/waiting.json
|
|
||||||
Loading…
Reference in New Issue