add detail page

This commit is contained in:
atseirjo
2026-01-15 11:40:09 +01:00
parent bbd6d7c49c
commit b9f379ad53
43 changed files with 942 additions and 128 deletions

View File

@@ -12,6 +12,7 @@ dependencies:
cupertino_icons: ^1.0.8
flutter:
sdk: flutter
flutter_launcher_icons: ^0.14.4
get: ^4.7.3
get_storage: ^2.1.1
intl: ^0.20.2
@@ -26,3 +27,8 @@ flutter:
assets:
- assets/images/
flutter_launcher_icons:
android: true
ios: true
image_path: "assets/icon/filamatrix01.png"