fast_ui_kit 1.0.18 copy "fast_ui_kit: ^1.0.18" to clipboard
fast_ui_kit: ^1.0.18 copied to clipboard

Fast UI Kit is a UI kit for fast development of applications in flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fast_ui_kit

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  fast_ui_kit: ^1.0.18

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fast_ui_kit/fast_ui_kit.dart';
25
likes
140
pub points
62%
popularity

Publisher

unverified uploader

Fast UI Kit is a UI kit for fast development of applications in flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

animate_do, audioplayers, card_swiper, file_picker, flutter, horizontal_data_table, mask, scrollable_clean_calendar, shimmer, uuid, zod_validation

More

Packages that depend on fast_ui_kit