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

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.2.2

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
120
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

Make UI quickly, easily, and neatly.

Topics

#ui #fast #easy #utility #helper

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cached_network_image, flutter, flutter_svg, gradient_borders

More

Packages that depend on quickui