Add login page and basic event select page.
This commit is contained in:
parent
71870260e4
commit
a5603f21f1
7 changed files with 143 additions and 97 deletions
|
|
@ -36,6 +36,8 @@ dependencies:
|
|||
cupertino_icons: ^1.0.8
|
||||
flutter_launcher_icons: ^0.14.3
|
||||
|
||||
http: ^0.13.4
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
|
@ -59,7 +61,8 @@ flutter:
|
|||
uses-material-design: true
|
||||
|
||||
# To add assets to your application, add an assets section, like this:
|
||||
# assets:
|
||||
assets:
|
||||
- assets/laserscouterlogo.png
|
||||
# - images/a_dot_burr.jpeg
|
||||
# - images/a_dot_ham.jpeg
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue