mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
## Pull Request Description Added a development build to so it's easier to develop alongside the current release (Android only atm) ## Issue Being Fixed Developing removing the actually installed fladder app Issue Number: N/A ## Checklist - [ ] If a new package was added, did you ensure it works for all supported platforms? Is the package also well maintained? - [ ] Did you add localization for any text? If yes, did you sort the .arb file using ```arb_utils sort <INPUT_FILE>```? - [ ] Check that any changes are related to the issue at hand. Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| item_base_model | ||
| absorb_events.dart | ||
| adaptive_layout.dart | ||
| application_info.dart | ||
| application_info.freezed.dart | ||
| auth_service.dart | ||
| box_fit_extension.dart | ||
| custom_color_themes.dart | ||
| debouncer.dart | ||
| disable_keypad_focus.dart | ||
| duration_extensions.dart | ||
| fab_extended_anim.dart | ||
| fladder_config.dart | ||
| fladder_image.dart | ||
| grouping.dart | ||
| header_generate.dart | ||
| humanize_duration.dart | ||
| jelly_id.dart | ||
| jellyfin_extension.dart | ||
| keyed_list_view.dart | ||
| list_extensions.dart | ||
| list_padding.dart | ||
| local_extension.dart | ||
| localization_helper.dart | ||
| map_bool_helper.dart | ||
| mouse_parking.dart | ||
| num_extension.dart | ||
| option_dialogue.dart | ||
| player_extensions.dart | ||
| player_extensions_web.dart | ||
| poster_defaults.dart | ||
| refresh_state.dart | ||
| router_extension.dart | ||
| simple_duration_picker.dart | ||
| size_formatting.dart | ||
| sliver_list_padding.dart | ||
| sticky_header_text.dart | ||
| stream_value.dart | ||
| string_extensions.dart | ||
| theme_extensions.dart | ||
| theme_mode_extension.dart | ||
| themes_data.dart | ||
| throttler.dart | ||
| track_extensions.dart | ||
| video_properties.dart | ||
| widget_extensions.dart | ||