feat: integrate persona D (recycling guide) and routes modules
This commit is contained in:
10
pubspec.yaml
10
pubspec.yaml
@@ -35,7 +35,7 @@ dependencies:
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
cupertino_icons: ^1.0.8
|
||||
supabase_flutter: ^2.5.0
|
||||
riverpod: ^2.6.1
|
||||
flutter_riverpod: ^2.6.1
|
||||
dio: ^5.3.1
|
||||
|
||||
dev_dependencies:
|
||||
@@ -60,10 +60,10 @@ flutter:
|
||||
# the material Icons class.
|
||||
uses-material-design: true
|
||||
|
||||
# To add assets to your application, add an assets section, like this:
|
||||
# assets:
|
||||
# - images/a_dot_burr.jpeg
|
||||
# - images/a_dot_ham.jpeg
|
||||
# Assets
|
||||
assets:
|
||||
- assets/recycling_guide.json
|
||||
- assets/rutas.json
|
||||
|
||||
# An image asset can refer to one or more resolution-specific "variants", see
|
||||
# https://flutter.dev/to/resolution-aware-images
|
||||
|
||||
Reference in New Issue
Block a user