api_button 1.0.0+2 copy "api_button: ^1.0.0+2" to clipboard
api_button: ^1.0.0+2 copied to clipboard

A new Flutter package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add api_button

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

dependencies:
  api_button: ^1.0.0+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:api_button/button/api_button.dart';
import 'package:api_button/loader/custom_loader.dart';
1
likes
120
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A new Flutter package.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cupertino_icons, flutter, flutter_spinkit

More

Packages that depend on api_button