fast_ui 0.0.7 copy "fast_ui: ^0.0.7" to clipboard
fast_ui: ^0.0.7 copied to clipboard

outdated

A collection of Flutter packages aimed to make UI development faster

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fast_ui

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

dependencies:
  fast_ui: ^0.0.7

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/fast_ui.dart';
20
likes
0
pub points
61%
popularity

Publisher

verified publisherrexios.dev

A collection of Flutter packages aimed to make UI development faster

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

fast_extensions, fast_nav, fast_overlays, fast_rx, flutter

More

Packages that depend on fast_ui