Common Components
A Flutter package that provides reusable UI components and utilities for Flutter applications.
Features
- Reusable UI components
- Common utilities
- Easy to integrate
- Customizable themes
Installation
Add this to your package's pubspec.yaml
file:
dependencies:
common_components:
git:
url: https://github.com/yourusername/common_components.git
Usage
Import the package:
import 'package:common_components/common_components.dart';
Components
This package includes various common components that can be used across Flutter applications.
Additional Information
For more information about the components and their usage, please refer to the API documentation.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Libraries
- common_components
- custom_appbar
- custom_bottomsheet
- custom_card_container
- custom_category_selector
- custom_container
- custom_cupertino_list_item
- custom_date_picker
- custom_dialog
- custom_divider
- custom_drawer
- custom_form_field
- custom_icon
- custom_item_selector_bottomsheet
- custom_listview
- custom_network_image
- custom_page_with_image_background
- custom_scaffold
- custom_selector
- custom_space
- custom_tab
- custom_text
- custom_user_avatar