mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-08 23:18:16 -07:00
feat: UI 2.0 and other Improvements (#357)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
9ca06eaa37
commit
e7b5bb40ff
169 changed files with 4584 additions and 3626 deletions
|
|
@ -80,13 +80,14 @@ dependencies:
|
|||
page_transition: ^2.2.1
|
||||
sticky_headers: ^0.3.0+2
|
||||
flutter_staggered_grid_view: ^0.7.0
|
||||
scrollable_positioned_list: ^0.3.8
|
||||
sliver_tools: ^0.2.12
|
||||
square_progress_indicator: ^0.0.7
|
||||
flutter_blurhash: ^0.8.2
|
||||
extended_image: ^9.1.0
|
||||
flutter_widget_from_html: ^0.15.3
|
||||
font_awesome_flutter: ^10.8.0
|
||||
reorderable_grid: ^1.0.10
|
||||
overflow_view: ^0.4.0
|
||||
|
||||
# Navigation
|
||||
auto_route: ^9.3.0+1
|
||||
|
|
@ -122,7 +123,8 @@ dependencies:
|
|||
share_plus: ^10.1.4
|
||||
archive: ^4.0.2
|
||||
dart_mappable: ^4.3.0
|
||||
reorderable_grid: ^1.0.10
|
||||
super_sliver_list: ^0.4.1
|
||||
flutter_sticky_header: ^0.7.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue