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

outdated

A Simple Flutter package that help to create buttons with inner progres-bar indicator.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_darix

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

dependencies:
  flutter_darix: ^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:flutter_darix/flutter_darix.dart';
5
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A Simple Flutter package that help to create buttons with inner progres-bar indicator.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_darix