primary_button 0.1.0 copy "primary_button: ^0.1.0" to clipboard
primary_button: ^0.1.0 copied to clipboard

A new Flutter package help developer to use stylish primary buttons

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add primary_button

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

dependencies:
  primary_button: ^0.1.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:primary_button/PrimaryButton.dart';
import 'package:primary_button/flutter_primary_button.dart';
2
likes
30
pub points
25%
popularity

Publisher

unverified uploader

A new Flutter package help developer to use stylish primary buttons

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on primary_button