start adding login flow
This commit is contained in:
parent
c0c4c02815
commit
c76a8f3c28
14 changed files with 634 additions and 58 deletions
|
|
@ -4,6 +4,8 @@ version: 1.0.0
|
|||
publish_to: none
|
||||
|
||||
flutter:
|
||||
assets:
|
||||
- assets/
|
||||
uses-material-design: true
|
||||
|
||||
environment:
|
||||
|
|
@ -59,6 +61,7 @@ dependencies:
|
|||
flutter_vodozemac: ^0.4.1
|
||||
flutter_widget_from_html_core: ^0.17.0
|
||||
gpt_markdown: ^1.1.4
|
||||
flutter_svg: ^2.2.2
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^2.4.11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue