monetix_flutter 0.1.4 copy "monetix_flutter: ^0.1.4" to clipboard
monetix_flutter: ^0.1.4 copied to clipboard

A production-ready monetization policy layer for Flutter. Manages ads, premium state, consent, and rewarded ad-free breaks.

0.1.4 #

  • Developer Tools: Added MonetixDebugPanel, MonetixDebugButton, and MonetixAdminGate for easier production testing.
  • Flexibility: Added enableRewardedBreak toggle to globally disable the rewarded ad break feature.
  • Reactivity: Made SimpleAdConfig and BasicAdStatus mutable to support live configuration updates during testing.
  • UI/UX: Improved Reward Status Sheet layout with a more prominent "Premium" upgrade path.
  • Documentation: Restructured docs into a layered system with a streamlined README and a new /docs folder for advanced setups.
  • Fixes: Corrected missing statusProvider wire-up in Monetix.initialize.

0.1.3 #

  • Documentation: Substantial README overhaul. Added "30-Second Integration" guide, comparison with raw AdMob, and split onboarding paths for Simple vs Production setups.

0.1.2 #

  • Dependencies: Update google_mobile_ads to ^8.0.0 and connectivity_plus to ^7.1.1.
  • Maintenance: Fix linting warnings including the deprecated getCurrentOrientationAnchoredAdaptiveBannerAdSize and missing block enclosures.

0.1.1 #

  • Stable Release: First feature-complete production-ready release.
  • Orchestrated Fallback Readiness: Parallel loading of native ads and banner fallbacks for instant, zero-delay switching.
  • Enhanced Debug Simulation: Added simulateNativeFailure to IAdConfigProvider for easier testing of fallback flows.
  • Improved Reactivity: Native ads now respond instantly to debug simulation toggles in real-time.

0.0.1 #

  • Initial release of Monetix Flutter.
  • Production-ready monetization policy layer for Google Mobile Ads.
  • Configurable rewarded "ad-free break" logic with rate limiting and cooldowns.
  • Smart Native-to-Banner fallback orchestration.
  • Zero-dependency localization and reactive state management.
  • Quick Mode facade (Monetix) for simple initialization.
  • Professional example app and unit tests for rewarded logic.
1
likes
0
points
337
downloads

Publisher

unverified uploader

Weekly Downloads

A production-ready monetization policy layer for Flutter. Manages ads, premium state, consent, and rewarded ad-free breaks.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

connectivity_plus, flutter, google_mobile_ads, provider, shared_preferences

More

Packages that depend on monetix_flutter