start adding login flow

This commit is contained in:
Henry Hiles 2025-11-16 16:24:13 -05:00
commit c76a8f3c28
No known key found for this signature in database
14 changed files with 634 additions and 58 deletions

View file

@ -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