quickui 1.0.0 copy "quickui: ^1.0.0" to clipboard
quickui: ^1.0.0 copied to clipboard

outdated

Make UI quickly, easily, and neatly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quickui

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

dependencies:
  quickui: ^1.0.0

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:quickui/quickui.dart';
2
likes
0
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

Make UI quickly, easily, and neatly.

Repository (GitHub)
View/report issues

Topics

#ui #fast #easy #utility #helper

License

unknown (license)

Dependencies

flutter, flutter_svg, gradient_borders

More

Packages that depend on quickui