basic setup (layout + icons)

This commit is contained in:
2024-02-10 19:57:17 +01:00
parent 7e798eb606
commit 306d9a006a
100 changed files with 490654 additions and 110 deletions

View File

@@ -30,12 +30,19 @@ environment:
dependencies:
flutter:
sdk: flutter
font_awesome_flutter: '>= 4.7.0'
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
dependency_overrides:
font_awesome_flutter:
path: deps/font_awesome_flutter
dev_dependencies:
flutter_test:
sdk: flutter