diagramo_order_button 0.0.2 copy "diagramo_order_button: ^0.0.2" to clipboard
diagramo_order_button: ^0.0.2 copied to clipboard

A customizable Flutter button widget with options for text, icons, colors, and actions, perfect for building versatile UI components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add diagramo_order_button

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

dependencies:
  diagramo_order_button: ^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:diagramo_order_button/diagramo_order_button.dart';
0
likes
140
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter button widget with options for text, icons, colors, and actions, perfect for building versatile UI components.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on diagramo_order_button