own_customize_button 0.0.1 copy "own_customize_button: ^0.0.1" to clipboard
own_customize_button: ^0.0.1 copied to clipboard

This is the custom button package. In this package we can add the button to our project and make it more customize as style and ohter factor.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add own_customize_button

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

dependencies:
  own_customize_button: ^0.0.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:own_customize_button/own_customize_button.dart';
2
likes
120
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

This is the custom button package. In this package we can add the button to our project and make it more customize as style and ohter factor.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on own_customize_button