force push
This commit is contained in:
@@ -41,7 +41,6 @@ class AbsenceGroupTile extends StatelessWidget {
|
||||
const EdgeInsets.symmetric(horizontal: 12.0, vertical: 0),
|
||||
tileColor: Colors.transparent,
|
||||
duration: const Duration(milliseconds: 250),
|
||||
trailingDuration: 0.5,
|
||||
trailing: const Icon(FeatherIcons.chevronDown),
|
||||
leading: Container(
|
||||
width: 39.0,
|
||||
|
||||
@@ -26,7 +26,6 @@ class GradesCount extends StatelessWidget {
|
||||
contentPadding: EdgeInsets.zero,
|
||||
visualDensity: const VisualDensity(vertical: -4),
|
||||
duration: const Duration(milliseconds: 250),
|
||||
trailingDuration: 0.5,
|
||||
trailing: const Icon(FeatherIcons.chevronDown),
|
||||
title: Text(
|
||||
'grades_cnt'.i18n.fill([
|
||||
|
||||
@@ -36,10 +36,7 @@ dependencies:
|
||||
lottie: ^3.1.0
|
||||
rive: ^0.12.4
|
||||
animated_background: ^2.0.0
|
||||
home_widget:
|
||||
git:
|
||||
url: https://github.com/refilc/home_widget.git
|
||||
ref: flutter-beta
|
||||
home_widget: ^0.7.0+1
|
||||
dropdown_button2: ^2.3.9
|
||||
flutter_svg: ^2.0.10+1
|
||||
background_fetch: ^1.2.2
|
||||
@@ -48,10 +45,7 @@ dependencies:
|
||||
dotted_border: ^2.0.0+3
|
||||
screenshot: ^3.0.0
|
||||
image_gallery_saver_plus: ^3.0.5
|
||||
rounded_expansion_tile:
|
||||
git:
|
||||
url: https://github.com/kimaah/rounded_expansion_tile.git
|
||||
# go_router: ^14.2.0
|
||||
rounded_expansion_tile: ^0.0.13
|
||||
flutter_expandable_fab: ^2.0.0
|
||||
intl: ^0.19.0
|
||||
i18n_extension: ^12.0.1
|
||||
@@ -65,7 +59,6 @@ dependencies:
|
||||
uuid: ^4.3.3
|
||||
maps_launcher: ^3.0.0+1
|
||||
google_fonts: ^6.1.0
|
||||
# flutter_any_logo: ^1.1.1
|
||||
custom_sliding_segmented_control: ^1.8.1
|
||||
get_it: ^7.6.7
|
||||
xml: ^6.5.0
|
||||
|
||||
Reference in New Issue
Block a user