Finalização de detalhes e pequenas adições em dashboards de alunos e professores

This commit is contained in:
2026-05-18 22:48:27 +01:00
parent c0ade9ef76
commit 7f12f3eb1f
58 changed files with 1347 additions and 1065 deletions

View File

@@ -61,6 +61,9 @@ dependencies:
shimmer: ^3.0.0
flutter_staggered_animations: ^1.1.1
# App Launcher Icons
flutter_launcher_icons: ^0.13.1
# HTTP & Networking
dio: ^5.4.0
http: ^1.1.2
@@ -148,3 +151,10 @@ flutter:
# weight: 600
# - asset: assets/fonts/Inter-Bold.ttf
# weight: 700
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/images/epvc.png"
adaptive_icon_background: "#F9EEE8"
adaptive_icon_foreground: "assets/images/epvc.png"