mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
## Pull Request Description This adds a new home carousel better suited for mobile The old one is still available ## Checklist - [x] If a new package was added, did you ensure it works for all supported platforms? Is the package also well maintained? - [x] Did you add localization for any text? If yes, did you sort the .arb file using ```arb_utils sort <INPUT_FILE>```? - [x] Check that any changes are related to the issue at hand. Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| adaptive_date_picker.dart | ||
| alert_content.dart | ||
| animated_icon.dart | ||
| clickable_text.dart | ||
| elevated_icon.dart | ||
| enum_selection.dart | ||
| filled_button_await.dart | ||
| fladder_carousel.dart | ||
| fladder_scrollbar.dart | ||
| fladder_slider.dart | ||
| full_screen_button.dart | ||
| full_screen_button_web.dart | ||
| hide_on_scroll.dart | ||
| horizontal_list.dart | ||
| hover_widget.dart | ||
| icon_button_await.dart | ||
| item_actions.dart | ||
| list_button.dart | ||
| modal_bottom_sheet.dart | ||
| modal_side_sheet.dart | ||
| pinch_poster_zoom.dart | ||
| poster_size_slider.dart | ||
| progress_floating_button.dart | ||
| pull_to_refresh.dart | ||
| scroll_position.dart | ||
| selectable_icon_button.dart | ||
| shapes.dart | ||
| spaced_list_tile.dart | ||
| status_card.dart | ||
| trickplay_image.dart | ||