flutter_ads_plugin 2.0.0 copy "flutter_ads_plugin: ^2.0.0" to clipboard
flutter_ads_plugin: ^2.0.0 copied to clipboard

Effortlessly integrate and manage Google Ads in your Flutter app with minimal code. Simplifies ad creation and boosts monetization potential.

2.0.0 #

✨ Update #

  • Improved ad loading management with better lifecycle handling
  • Optimized singleton pattern for ad instances
  • Added loading state to prevent multiple simultaneous ad loads
  • Enhanced error handling for disposed or invalid ads
  • Minor performance and stability improvements
  • Update: Update await FlutterAdsAppOpen.init()

1.0.1 #

  • Update: Add FlutterAdsAppOpen.dispose

1.0.0 #

  • Update: Add App Open Ads - FlutterAdsAppOpen

0.2.4 #

  • Update: google_mobile_ads: ^6.0.0

0.2.3 #

  • Clean

0.2.2 #

  • Update: NativeAd Update the default constraint value TemplateType.small -> const BoxConstraints(maxHeight: 100, maxWidth: 1000) TemplateType.medium -> const BoxConstraints(maxHeight: 200, maxWidth: 1000)

0.2.1 #

  • Update: dependencies flutter_bloc: ^9.1.0

0.1.3 #

  • Update: FlutterAdsRewarded

0.1.2 #

  • Update: FlutterAdsInterstitial

0.1.1 #

  • Update: flutter_bloc: ^9.0.0, equatable: ^2.0.7, google_mobile_ads: ^5.3.1

0.0.15 #

  • Update: Add Attribute constraints in NativeAd

0.0.14 #

  • Update: Remove Attribute constraints in NativeAd, (Replace 'templateStyle' to NativeAd)

0.0.13 #

  • Update: Add TemplateType to NativeAd

0.0.12 #

  • Fix: (3) -> Fetching podspec for flutter_ads_plugin from
    .symlinks/plugins/flutter_ads_plugin/ios
    [!] No podspec found for flutter_ads_plugin in .symlinks/plugins/flutter_ads_plugin/ios

0.0.11 #

  • Fix: (2) -> Fetching podspec for flutter_ads_plugin from
    .symlinks/plugins/flutter_ads_plugin/ios
    [!] No podspec found for flutter_ads_plugin in .symlinks/plugins/flutter_ads_plugin/ios

0.0.10 #

  • Fix: -> Fetching podspec for flutter_ads_plugin from
    .symlinks/plugins/flutter_ads_plugin/ios
    [!] No podspec found for flutter_ads_plugin in .symlinks/plugins/flutter_ads_plugin/ios

0.0.9 #

  • Update: API Reference

0.0.8 #

  • Fix some bugs

0.0.7 #

  • Update: API Reference

0.0.6 #

  • Update: Usage Example

0.0.5 #

  • Update: Usage Example

0.0.4 #

  • Update: Lazy Initialization, Limit access to functions and variables

0.0.3 #

  • Update instructions

0.0.2 #

  • Fix: path not found error

0.0.1 #

  • Plugin release.
7
likes
150
points
228
downloads

Publisher

verified publishermgorki.id.vn

Weekly Downloads

Effortlessly integrate and manage Google Ads in your Flutter app with minimal code. Simplifies ad creation and boosts monetization potential.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

equatable, flutter, flutter_bloc, google_mobile_ads

More

Packages that depend on flutter_ads_plugin