buy_me_a_coffee_widget 2.0.0-nullsafety.0 copy "buy_me_a_coffee_widget: ^2.0.0-nullsafety.0" to clipboard
buy_me_a_coffee_widget: ^2.0.0-nullsafety.0 copied to clipboard

Did you ever needed a widget for buy me a coffee, well here it is.

Buy Me A Coffee

Buy me a coffee widget #

Did you ever needed a widget for buy me a coffee, well here it is.

Buy me a coffee widget

Important note #

Be very careful with using this widget. According to the Google Play Guidelines you are not allowed to get payments from external ressources. So a donation button could lead to a ban of your app!

This app should only be used in Web or in Stores that allow a donation.

For more information please read this

Getting Started #

You have to import

import 'package:buy_me_a_coffee_widget/buy_me_a_coffee_widget.dart';

then you can use the Widget.

Container(
  width: 217.0,
  child: BuyMeACoffeeWidget(
      sponsorID: "sBGXj7Pl4",
      theme: theme,
  ),
)

For a more in depth example please go to the Example Folder.

15
likes
110
pub points
37%
popularity

Publisher

verified publishermyracledesign.de

Did you ever needed a widget for buy me a coffee, well here it is.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_svg, url_launcher

More

Packages that depend on buy_me_a_coffee_widget