cool_ui 1.3.0 copy "cool_ui: ^1.3.0" to clipboard
cool_ui: ^1.3.0 copied to clipboard

Some practical Widget for flutter,Popover,Weui,Custom Keyboard

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cool_ui

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

dependencies:
  cool_ui: ^1.3.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:cool_ui/cool_ui.dart';
24
likes
105
pub points
87%
popularity

Publisher

unverified uploader

Some practical Widget for flutter,Popover,Weui,Custom Keyboard

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

back_button_interceptor, flutter

More

Packages that depend on cool_ui