fire_widgets 1.0.8 copy "fire_widgets: ^1.0.8" to clipboard
fire_widgets: ^1.0.8 copied to clipboard

Fire widgets is a collection of various widgets to make creating aplicatpions easier.

πŸ”₯ Fire Widget's πŸ”₯

A collection of custom widgets for Flutter.

Features #

  • ExpandableBottomSheetPage: A full page widget with body and an expandable bottom menu;
  • ThemeColorsViewerPage: A page to visualize all the theme colors.

WIDGETS

ThemeColorsViewerPage #

Description Preview
This widget is a full page to visualize all theme colors. You can modify the ThemeData properties to see changes in real-time. It's great for debugging and understanding how colors pallet are generated and chose how you gonna use across the app. Theme colors viewer preview

ExpandableBottomSheetPage #

Description Preview
This widget combines a page body with a bottom sheet that expands or collapses with a header and body. It’s perfect for creating pages with expandable menus or extra content. Expandable bottom sheet preview

ExpandableCard #

Description Preview
This widget is a separate card into header and body, you can fully customize both separately, the header is always visible and the body is expanded and collapsed when you click on the header. Expandable Card preview

SimpleFutureBuilder #

Description Preview
This widget simplify the native future builder, it checks the current loading status and place widgets accordingly. Simple Future Builder preview

1
likes
160
points
40
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Fire widgets is a collection of various widgets to make creating aplicatpions easier.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fire_widgets