mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
chore: Pubspec cleanup
This commit is contained in:
parent
1857cfdb8c
commit
607dea3de1
4 changed files with 2 additions and 91 deletions
|
|
@ -38,7 +38,6 @@ dependencies:
|
|||
# Icons
|
||||
cupertino_icons: ^1.0.2
|
||||
ficonsax: ^0.0.3
|
||||
icons_launcher: ^3.0.0
|
||||
|
||||
# Network and HTTP
|
||||
chopper: ^8.0.3
|
||||
|
|
@ -75,13 +74,11 @@ dependencies:
|
|||
# UI Components
|
||||
dynamic_color: ^1.7.0
|
||||
flutter_svg: ^2.0.14
|
||||
drop_shadow: ^0.1.0
|
||||
animations: ^2.0.7
|
||||
automatic_animated_list: ^1.1.0
|
||||
page_transition: ^2.0.9
|
||||
sticky_headers: ^0.3.0+2
|
||||
flutter_staggered_grid_view: ^0.7.0
|
||||
flutter_staggered_animations: ^1.1.1
|
||||
scrollable_positioned_list: ^0.3.8
|
||||
sliver_tools: ^0.2.10
|
||||
square_progress_indicator: ^0.0.7
|
||||
|
|
@ -97,7 +94,6 @@ dependencies:
|
|||
|
||||
# Utility
|
||||
path: ^1.8.3
|
||||
validators: ^3.0.0
|
||||
file_picker: ^8.1.7
|
||||
transparent_image: ^2.0.1
|
||||
universal_html: ^2.2.4
|
||||
|
|
@ -105,9 +101,7 @@ dependencies:
|
|||
|
||||
# Device and System
|
||||
local_auth: ^2.1.6
|
||||
permission_handler: ^11.3.0
|
||||
package_info_plus: ^8.0.0
|
||||
open_app_file: ^4.0.2
|
||||
wakelock_plus: ^1.1.4
|
||||
screen_brightness: ^2.0.1
|
||||
window_manager: ^0.4.3
|
||||
|
|
@ -148,6 +142,7 @@ dev_dependencies:
|
|||
riverpod_generator: ^2.4.0
|
||||
dart_mappable_builder: ^4.2.3
|
||||
auto_route_generator: ^9.0.0
|
||||
icons_launcher: ^3.0.0
|
||||
|
||||
dependency_overrides:
|
||||
js: ^0.7.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue