monetization_kit 1.0.1 copy "monetization_kit: ^1.0.1" to clipboard
monetization_kit: ^1.0.1 copied to clipboard

A complete Flutter monetization toolkit with AdMob ads, native ads, Firebase Analytics, Crashlytics, Remote Config, force updates, and utilities for production apps.

1.0.1 #

Changed #

  • Added demo app screenshots to the pub.dev listing via the pubspec screenshots field, so they are hosted and displayed by pub.dev directly.
  • Updated the README screenshots section accordingly.

No functional changes.

1.0.0 #

First stable release.

Changed #

  • Promoted the package to its first stable version — the public API is now considered stable.
  • Polished documentation with demo app screenshots, updated installation instructions, and a full feature overview.

No breaking changes from 0.0.4. All ad, Firebase, force update, and feedback functionality is unchanged.

0.0.4 #

Changed #

  • Converted package to a Flutter plugin for Android and iOS.
  • Built in native ad factory registration for customNativeAd, customNativeAdSmall, and fullscreenNativeAd.
  • Added Android Kotlin native ad factories and plugin-owned native ad layouts.
  • Added iOS Swift native ad factories.
  • Updated native setup docs because app projects no longer need to copy native factory files manually.

0.0.3 #

Initial release.

Added #

  • Firebase Core initialization
  • Firebase Analytics support
  • Firebase Crashlytics support
  • Firebase Remote Config support
  • Banner Ads
  • Collapsible Banner Ads
  • Interstitial Ads
  • Rewarded Ads
  • App Open Ads
  • App Resume Ads
  • Native Ads
  • Native Popup Ads
  • Native Ad Cache Manager
  • Ad Preload Manager
  • Ad Frequency Manager
  • Global Ad Controller
  • Force Update Service
  • Android in-app update support
  • iOS App Store update support
  • Default shimmer ad placeholders
  • Smart ad fallback flow
  • Internal native ad reference files for Android and iOS
  • Added Discord webhook feedback service.
  • Added modern feedback screen.
  • Added optional screenshot attachment support.
  • Added automatic device and app info collection for feedback.
  • Added fullscreen native timer ad with progress bar.
2
likes
130
points
361
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A complete Flutter monetization toolkit with AdMob ads, native ads, Firebase Analytics, Crashlytics, Remote Config, force updates, and utilities for production apps.

Homepage
Repository

License

unknown (license)

Dependencies

device_info_plus, dio, firebase_analytics, firebase_core, firebase_crashlytics, firebase_remote_config, flutter, google_mobile_ads, image_picker, in_app_update_flutter, package_info_plus, permission_handler, shared_preferences, shimmer_animation

More

Packages that depend on monetization_kit

Packages that implement monetization_kit