digit_ui_components 0.2.2+9
digit_ui_components: ^0.2.2+9 copied to clipboard
A collection of reusable Flutter UI components, including atoms, molecules, and wrapper widgets, designed for consistent, scalable, and efficient UI development.
π¦ Digit UI Components #
A collection of reusable Flutter UI widgets designed to enhance development efficiency and maintain UI consistency. It includes atoms (basic UI elements), molecules (combinations of atoms), and wrapper components (higher-level UI structures), all customizable and easy to use.
π Table of Contents #
- πΈ Screenshot
- π Quick Start
- β¨ Features
- πΊ Demo
- π Documentation
- π€ Contributing
- π Copyright & License
- ποΈ Marketplace
πΈ Screenshot #
A preview of some UI components included in this package.
π Quick Start #
Add the package to your pubspec.yaml
and run the following command:
dependencies:
digit_ui_components: 0.2.0
Then run:
flutter pub get
Usage #
Import the package in your Dart code:
import 'package:digit_ui_components/digit_components.dart';
β¨ Features #
β 25+ Atoms (buttons, text fields, icons, etc.)
β 10+ Molecules (form fields, cards, alerts, etc.)
β 2+ Wrapper Components (Table Wrapper, etc.)
β Built-in validation and theming support
β Designed for scalability and reusability
πΊ Demo #
π₯ Live Demo: Watch the Demo
For detailed examples and usage, visit the Full Documentation.
π Documentation #
π Full Documentation: Digit UI Components Documentation
Explore detailed guides, API references, and best practices to maximize the potential of Digit UI Components.
π¨ Component Overview #
π’ Atoms (Basic UI Elements) #
- Buttons
- Text Fields
- Alert Cards
- Checkboxes
- Radio Buttons
- and More
π΅ Molecules (Combinations of Atoms) #
- Form Cards
- Cards
- Panel Cards
- Table
- hamburger
- and More
π Wrapper Components (High-Level Structures) #
- Table Wrapper Components
- and more
π For a complete list of components and examples, visit our Full Documentation.
π€ Contributing #
Contributions are welcome! If you'd like to improve this package, follow these steps:
- Fork the repository on GitHub.
- Clone your forked repository:
git clone https://github.com/egovernments/DIGIT-UI-LIBRARIES
π Copyright & License #
This project is licensed under the MIT License. See the LICENSE file for more details.
ποΈ Marketplace #
This package is available on: