flutter_donation_buttons 0.4.10 copy "flutter_donation_buttons: ^0.4.10" to clipboard
flutter_donation_buttons: ^0.4.10 copied to clipboard

A collection of your most used donation/support buttons to support your development.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_donation_buttons
copied to clipboard

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

dependencies:
  flutter_donation_buttons: ^0.4.10
copied to clipboard

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_donation_buttons/flutter_donation_buttons.dart';
copied to clipboard
19
likes
140
points
438
downloads

Publisher

unverified uploader

Weekly Downloads

2024.10.07 - 2025.04.21

A collection of your most used donation/support buttons to support your development.

Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, simple_icons, url_launcher

More

Packages that depend on flutter_donation_buttons