rounded_loading_button_gradient 0.1.1 copy "rounded_loading_button_gradient: ^0.1.1" to clipboard
rounded_loading_button_gradient: ^0.1.1 copied to clipboard

A new Flutter package. Helping developers to build UI quickly, I try to build on existing widgets and make them useful and beautiful.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rounded_loading_button_gradient

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

dependencies:
  rounded_loading_button_gradient: ^0.1.1

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:rounded_loading_button_gradient/rounded_loading_button_gradient.dart';
3
likes
70
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter package. Helping developers to build UI quickly, I try to build on existing widgets and make them useful and beautiful.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

auto_size_text_pk, flutter, flutter_svg, rxdart

More

Packages that depend on rounded_loading_button_gradient