onboarding screen proof of concept
All checks were successful
Build and release APK / Build APK (pull_request) Successful in 5m47s

This commit is contained in:
2024-08-17 13:12:46 +02:00
parent 003b8d0f9c
commit eaecc27305
9 changed files with 721 additions and 43 deletions

View File

@@ -45,6 +45,7 @@ dependencies:
widget_to_marker: ^1.0.6
provider: ^6.1.2
auto_size_text: ^3.0.0
flutter_svg: ^2.0.10+1
dev_dependencies:
flutter_test:
@@ -69,8 +70,8 @@ flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
assets:
- assets/
# - images/a_dot_ham.jpeg
# An image asset can refer to one or more resolution-specific "variants", see