πŸ‡½πŸ‡ΎπŸ‡Ώ Flutter Plus

pub package

This package provides a set of utilities that are commonly used in Flutter apps.

Documentation

πŸ”œ Documentation and video tutorials are coming soon. Feel free to contact me for more information.

Installation

Add this to your pubspec.yaml file:

dependencies:
  xyz_flutter_plus: any # or the latest version

Contributing

Contributions are welcome. Here are a few ways you can help:

  • Report bugs and make feature requests.
  • Add new features.
  • Improve the existing code.
  • Help with documentation and tutorials.

License

This project is released under the MIT License. See LICENSE for more information.

Contact

Author: Robert Mollentze

Email: robmllze@gmail.com

Libraries

@app_properties/src/_all_src.g
@app_properties/src/app_locale
@app_properties/src/app_property_pod
@app_properties/src/app_scale
@app_properties/src/app_theme
@color/src/_all_src.g
@color/src/color_blender
@color/src/color_blenders/alpha_color_blender
@color/src/color_blenders/average_hsl_color_blender
@color/src/color_blenders/average_rgb_color_blender
@color/src/color_blenders/lerp_color_blender
@color/src/color_blenders/lightness_color_blender
@color/src/color_blenders/saturation_color_blender
@color/src/color_curves
@color/src/color_mixer
@color/src/color_mixers/brightness_color_mixer
@color/src/color_mixers/hue_color_mixer
@color/src/color_mixers/lightness_color_mixer
@color/src/color_mixers/reverse_color_mixer
@color/src/color_mixers/saturation_color_mixer
@color/src/example_palettes/bronze_palette
@color/src/example_palettes/medi_palette
@color/src/extensions/brightness_extension
@color/src/extensions/color_extension
@color/src/extensions/color_scheme_extension
@color/src/map_text_to_color
@color/src/palettes/common_palette
@color/src/palettes/dynamic_palette
@color/src/palettes/example_flat_colors
@color/src/single_palette
@easy_animations/src/_all_src.g
@easy_animations/src/w_animated_blur
@easy_animations/src/w_animated_fade
@easy_animations/src/w_animated_scale
@easy_animations/src/w_animated_size
@easy_animations/src/w_animated_slide
@easy_animations/src/w_bouncing_icon
@easy_components/src/_all_src.g
@easy_components/src/m_blurry_container
@easy_components/src/m_circular_progress_indicator
@easy_components/src/m_count_indicator
@easy_components/src/m_default_list_tile
@easy_components/src/m_inkwell
@easy_components/src/m_left_marker
@easy_components/src/m_tag/m_tag
@easy_components/src/m_tag/m_tag_makeup.g
@easy_components/src/m_title
@easy_components/src/w_blur
@easy_components/src/w_circle
@easy_components/src/w_clipped_container
@easy_components/src/w_collapsable
@easy_components/src/w_facade
@easy_components/src/w_spinner
@easy_components/src/w_surface
@easy_components/src/w_toast/m_toast
@easy_components/src/w_toast/m_toast_makeup.g
@easy_dialogs/src/_all_src.g
@easy_dialogs/src/m_blurry_overlay
@easy_dialogs/src/m_overlay
@easy_dialogs/src/m_overlay_popup
@easy_dialogs/src/w_popup
@layout/src/_all_src.g
@layout/src/common_widths_and_heights
@layout/src/w/m_divider
@layout/src/w/view_insets_builder
@layout/src/w/w_action
@layout/src/w/w_background_grid
@layout/src/w/w_column
@layout/src/w/w_flex
@layout/src/w/w_intrinsic_column
@layout/src/w/w_intrinsic_row
@layout/src/w/w_main_layout
@layout/src/w/w_row
@layout/src/w/w_search_bar_with_actions_layout
@layout/src/w/w_stack
@painters/src/_all_src.g
@painters/src/circle_painter
@painters/src/diagonal_stripes_painter
@painters/src/image_painter
@screen/screen
@screen/src/_all_src.g
@screen/src/app_layout
@screen/src/model_screen_configuration/model_screen_configuration
@screen/src/screen
@screen/src/screen_controller
@screen/src/screen_page
@screen/src/screen_view
@screen/src/transparent_page
@scrolling/src/_all_src.g
@scrolling/src/hidden_scrollbar_scroll_behavior
@scrolling/src/w/m_scrollbar
@scrolling/src/w/w_custom_scroll_bar
@scrolling/src/w/w_omni_scrollable
@scrolling/src/w/w_scrollable/w_scrollable
@scrolling/src/w/w_scrollable/w_scrollable_makeup.g
@smart_widgets/src/_all_src.g
@smart_widgets/src/text_extension
@smart_widgets/src/w/w_builder_widget
@smart_widgets/src/w/w_global_overlay
@smart_widgets/src/w/w_hide_keyboard_on_tap
@smart_widgets/src/w/w_position_observer
@smart_widgets/src/w/w_rebuilder
@smart_widgets/src/w/w_size_observer
@smart_widgets/src/w/w_size_reporter
@smart_widgets/src/w/w_stateful_builder
@smart_widgets/src/w/w_tap_detector
@smart_widgets/src/w/w_widget_calculator
@test/src/_all_src.g
@test/src/image_builder
@test/src/m_autocompleter_text_field
@test/src/m_hover_scaler
@test/src/w_indented_json
@test/src/w_inline_text
@theme/src/_all_src.g
@theme/src/extensions/text_style_extension
@theme/src/font_weight
@theme/src/from_theme/text_style_from_theme
@utils/src/_all_src.g
@utils/src/capture_widget
@utils/src/current_platform
@utils/src/internet_connection_checker
@utils/src/widget_visibility_manager
@ux/src/_all_src.g
@ux/src/extensions/haptic_feedback_on_function_extension
xyz_flutter_plus