edu_action_button 0.1.2 copy "edu_action_button: ^0.1.2" to clipboard
edu_action_button: ^0.1.2 copied to clipboard

New Flutter package for action buttons

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add edu_action_button

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

dependencies:
  edu_action_button: ^0.1.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:edu_action_button/edu_action_button.dart';
1
likes
90
pub points
0%
popularity

Publisher

unverified uploader

New Flutter package for action buttons

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, google_fonts

More

Packages that depend on edu_action_button