dotted_button_widget 0.0.3 copy "dotted_button_widget: ^0.0.3" to clipboard
dotted_button_widget: ^0.0.3 copied to clipboard

A Flutter package for creating stylish dotted buttons with customizable animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dotted_button_widget

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

dependencies:
  dotted_button_widget: ^0.0.3

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:dotted_button_widget/dotted_button_widget.dart';
4
likes
120
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for creating stylish dotted buttons with customizable animations.

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

dotted_border, flutter

More

Packages that depend on dotted_button_widget