Finalização de detalhes e pequenas adições em dashboards de alunos e professores
This commit is contained in:
10
pubspec.yaml
10
pubspec.yaml
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user