fcc_widget_library 0.0.2
fcc_widget_library: ^0.0.2 copied to clipboard
Septa AgilePlus Widget Library - A product of Family Computers, Doha-Qatar.
FCC_Widget #
FCC_Widget is a collection of custom Flutter widgets designed to help you rapidly build beautiful and consistent UIs. The package includes a variety of widgets such as dropdown lists, elevated buttons, floating buttons, search headers, and text fields.
Features #
-
FccDropdownList:
A customizable dropdown list widget with features like form field integration, clear button support, and configurable appearance options. -
FccElevatedButton:
A flexible elevated button with extended customization options for styling, sizing, and behavior. -
FccFloatingButton:
A customizable floating action button that can be easily integrated into any Flutter application. -
FccSearchHeader:
A pre-designed search header widget for implementing search functionality with a consistent look and feel. -
FccTextField:
A versatile text field supporting features such as date picking, obscured text toggling, clear button, and more.
Getting Started #
Installation #
To use FCC_Widget in your Flutter project, add it as a dependency in your pubspec.yaml:
dependencies:
flutter:
sdk: flutter
fcc_widget: ^1.0.0