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

Material rounded button helps you to quickly create rounded button with Icon.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add material_rounded_button

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

dependencies:
  material_rounded_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:material_rounded_button/material_rounded_button.dart';
0
likes
130
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Material rounded button helps you to quickly create rounded button with Icon.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on material_rounded_button