Cool-Flutter-Widget

Structure

  • multi_split_view : Provides horizontal or vertical multiple split view for Flutter.
  • snapping_sheet: A package that provides a sheet widget that snaps to different vertical & horizontal positions
  • accordion : An expandable Flutter widget list where each item can be expanded or collapsed simply by clicking on the header.

Navigation

  • hidden_drawer_menu : Hidden Drawer Menu is a library for adding a beautiful drawer mode menu feature with perspective animation.
  • horizontal_card_pager : Use dynamic and beautiful card view pagers (horizontal direction) to help you create great apps.

Animation

  • skeletons : Create skeletons to show something in screen while loading
  • scroll_loop_auto_scroll : automatically scrolls the custom child widget to an infinite loop
  • flutter_animate : Animate other widget

Data

  • liquid_progress_indicator : A progress indicator with water-like effect in Flutter. Works similarly to Flutters own ProgressIndicator.
  • fl_chart : A highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.

Structure

multi_split_view

multi_split_view

image

snapping_sheet

snapping_sheet

image

accordion

accordion

image

Navigation

hidden_drawer_menu

hidden_drawer_menu

image

horizontal_card_pager

horizontal_card_pager

image image

Animation

skeletons

skeletons

image

scroll_loop_auto_scroll

skeletons

image

flutter_animate

flutter_animate

image image image

Data

liquid_progress_indicator

liquid_progress_indicator

image image image

fl_chart

fl_chart

image image image image image