digit_ui_components 0.2.1 copy "digit_ui_components: ^0.2.1" to clipboard
digit_ui_components: ^0.2.1 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 #

Digit UI Components Preview
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
copied to clipboard

Then run:

   flutter pub get
copied to clipboard

Usage #

Import the package in your Dart code:

   import 'package:digit_ui_components/digit_components.dart';
copied to clipboard

✨ 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:

  1. Fork the repository on GitHub.
  2. Clone your forked repository:
    git clone https://github.com/egovernments/DIGIT-UI-LIBRARIES
    
    copied to clipboard

This project is licensed under the MIT License. See the LICENSE file for more details.


🛍️ Marketplace #

This package is available on: