mirror of
https://github.com/we-promise/sure.git
synced 2026-04-20 04:24:06 +00:00
Flutter login polish (#973)
* Skip config screen by setting demo site default * Small copy edits * Login page polish
This commit is contained in:
@@ -22,6 +22,7 @@ dependencies:
|
||||
uuid: ^4.5.2
|
||||
app_links: ^6.4.0
|
||||
url_launcher: ^6.2.5
|
||||
flutter_svg: ^2.2.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -33,6 +34,7 @@ flutter:
|
||||
uses-material-design: true
|
||||
assets:
|
||||
- assets/icon/
|
||||
- assets/images/
|
||||
|
||||
flutter_launcher_icons:
|
||||
android: true
|
||||
|
||||
Reference in New Issue
Block a user