feat: add pickable daterange to report screen
This commit is contained in:
parent
9fe11e4796
commit
169669315c
4 changed files with 258 additions and 35 deletions
|
|
@ -10,6 +10,8 @@ environment:
|
|||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
|
||||
cupertino_icons: ^1.0.8
|
||||
rust_lib_timetracker:
|
||||
|
|
@ -17,7 +19,8 @@ dependencies:
|
|||
flutter_rust_bridge: 2.9.0
|
||||
ffi: ^2.1.0
|
||||
path_provider: ^2.1.1
|
||||
intl: ^0.20.2
|
||||
# intl: ^0.20.2
|
||||
intl: ^0.19.0
|
||||
provider: ^6.1.1
|
||||
fl_chart: ^0.70.2
|
||||
flutter_platform_widgets: ^8.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue