Flutter UKit
Flutter UKit is a large compilation of reusable and easy-to-use UI components, templates, styles, resources and other useful digital assets that can be used to create user interface designs.
Getting Started
This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Available Feature
| Feature | Status |
|---|---|
| Typography | ✔️ |
| Container | ✔️ |
| Shimmer Loading | ✔️ |
| Buttons | ✔️ |
| Dialog | ✔️ |
| Form Control | ✔️ |
| Checkbox | ✔️ |
| Radio Option | ✔️ |
| Picker | ✔️ |
| Dropdown Option | ✔️ |
| Animation | 🚧 |
More examples
See the example folder for more code samples of the various possibilities.
Libraries
- flutter_context
- flutter_ukit
- flutter_ukit_utils
- models/checkbox_builder
- models/container_builder
- models/date_picker_builder
- models/dropdown_builder
- models/loader_builder
- models/radio_builder
- models/shimmer_builder
- models/textfield_builder
- models/time_picker_builder
- models/typography_builder
- models/ukit_action
- models/ukit_builder