0 purchases
crafted ui
Crafted UI #
Crafted UI is a comprehensive Flutter package that provides a collection of beautifully designed and highly customizable UI components for your Flutter applications. With Crafted UI, you can create visually stunning user interfaces with ease.
Features #
A wide range of pre-designed UI components such as buttons, cards, forms, navigation bars, and more.
Highly customizable components with options to customize colors, typography, spacing, and other styling properties.
Easy integration with existing Flutter projects.
Installation #
Add the following line to your pubspec.yaml file:
dependencies:
crafted_ui: ^1.0.10
copied to clipboard
Then, run the following command to fetch the package:
$ flutter pub get
copied to clipboard
Usage #
import 'package:crafted_ui/crafted_ui.dart';
copied to clipboard
License #
This package is released under the MIT License.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.