Co-authored-by: Richard Pavlikán <richardpavlikan@gmail.com>
This commit is contained in:
Matyáš Caras 2023-03-08 22:09:25 +01:00
parent 95b26b4063
commit f7eaf804bd
32 changed files with 4664 additions and 1487 deletions

View file

@ -37,7 +37,6 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
firebase_core: ^2.4.0
responsive_sizer: ^3.1.1
firebase_auth: ^4.2.1
@ -46,6 +45,9 @@ dependencies:
multi_select_flutter: ^4.1.3
fleather: ^1.4.0
url_launcher: ^6.1.8
file_picker: ^5.2.5
csv: ^5.0.1
duration_picker: ^1.1.1
dev_dependencies:
flutter_test: