crafted_ui 1.0.5 crafted_ui: ^1.0.5 copied to clipboard
Crafted_ui offers a set of UI components and resources that can be easily customized and adapted to suit your applications and design requirements.
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.0
Then, run the following command to fetch the package:
$ flutter pub get
Usage #
import 'package:crafted_ui/crafted_ui.dart';
License #
This package is released under the MIT License.