Flutter Custom Components
Flutter Custom Components is a collection of fully customized, low-code Flutter widgets and components designed to save time and simplify project development. These components are easy to integrate and offer extensive customization options, making them ideal for both beginners and experienced developers.
Features
- Fully Customizable: Tailor components to meet specific design requirements with ease.
- Low-Code Integration: Simplify your development process with minimal coding.
- Time-Saving: Streamline your workflow with pre-built, ready-to-use components.
Installation
With Dart:
dart pub add coustom_flutter_widgets
flutter pub add smooth_page_indicator
To use this package, add the following dependency to your pubspec.yaml
file:
dependencies:
flutter_custom_components: ^1.0.0
Then, run the following command:
flutter pub get
Usage
Navigate to the file. it contains the guidelines.
License
This project is licensed under the MIT License