feat(App): update Finlytic Flutter app UI and blocs

This commit is contained in:
2026-08-09 21:01:46 +02:00
parent e7427b7464
commit a708d2977c
591 changed files with 1095105 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
name: finlytic_app
description: "Finlytic Cross-Platform Flutter App and Web Dashboard"
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
flutter_bloc: ^8.1.3
equatable: ^2.0.5
dio: ^5.4.0
signalr_core: ^1.1.2
flutter_secure_storage: ^9.0.0
shared_preferences: ^2.2.2
fl_chart: ^0.66.0
google_fonts: ^6.1.0
intl: ^0.19.0
provider: ^6.1.1
cupertino_icons: ^1.0.6
url_launcher: ^6.3.2
flutter_svg: ^2.0.9
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true