fix: no decimal on prices on ios
Some checks failed
/ test (release) Failing after 2m27s

This commit is contained in:
alzalia1 2025-08-20 12:13:33 +02:00
parent e5d383548d
commit ebeab2db94
6 changed files with 161 additions and 103 deletions

View file

@ -41,7 +41,6 @@ dependencies:
provider: ^6.1.5
flutter_svg: ^2.2.0
go_router: ^16.0.0
logging: ^1.3.0
http: ^1.4.0
web_socket_channel: ^3.0.3
nested: ^1.0.0
@ -51,6 +50,7 @@ dependencies:
intl: ^0.20.2
flutter_launcher_icons: ^0.14.4
fl_chart: ^1.0.0
logger: ^2.6.1
dev_dependencies:
flutter_test: