FlutterToolkit 🛠️

Pub Version License: MIT GitHub Stars GitHub Issues

A collection of helper widgets and classes for Flutter UI development. Simplify your Flutter projects with reusable and customizable components.


Features ✨

  • LoadingErrorHandler: A widget to handle loading and error states with a shimmer effect.
  • CustomButton: A highly customizable button widget.
  • ThemeHelper: Utility classes for managing app themes.
  • SizeHelper: Responsive sizing utilities for widgets.
  • And more! (Add your widgets/features here)

Installation 📦

Add the following to your pubspec.yaml:

dependencies:
  flutter_toolkit: ^0.1.0

Libraries

flutter_toolkit