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

A Flutter plugin that provides a unified and easy-to-use API for Google Mobile Ads and in-app purchases on Android and iOS.

0.0.3 #

  • Added loadAndShow convenience method to all full-screen ad managers.
  • Added support for customLoadingWidget in all full-screen ad managers.
  • Standardized interaction patterns: Preload, Show (from cache), and LoadAndShow.
  • Added support for dark mode and customizable loading dialogs.
  • Rewrote Native Ad documentation to match the latest implementation.
  • Renamed main library to flutter_monetization_kit.dart for better package compliance.
  • Fixed deprecation warnings and cleaned up test boilerplate.

0.0.2 #

  • Fixed deprecation warnings for withOpacity by using withValues.
  • Fixed deprecation warnings for Color.value by using toARGB32().
  • Cleaned up boilerplate test code in Dart and Kotlin.

0.0.1 #

  • Initial release of the Flutter Monetization Kit.
4
likes
140
points
174
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that provides a unified and easy-to-use API for Google Mobile Ads and in-app purchases on Android and iOS.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

connectivity_plus, flutter, google_mobile_ads, plugin_platform_interface, shared_preferences, shimmer

More

Packages that depend on flutter_monetization_kit

Packages that implement flutter_monetization_kit