flutter_admobs_handler 1.1.9 copy "flutter_admobs_handler: ^1.1.9" to clipboard
flutter_admobs_handler: ^1.1.9 copied to clipboard

AdMob utilities for Flutter: six ad formats, AppAdsUtil configuration, and safe test/production switching for Android and iOS.

150/ 160
pub points
252
downloads

We analyzed this package 10 days ago, and awarded it 150 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

pubspec.yaml from the repository URL mismatch: expected https://github.com/juni12891226/flutter-admobs-handler but got https://github.com/juni1289/flutter_admobs_handler.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: flutter_admobs_handler,
    • contains a version property, and,
    • does not contain a publish_to property.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

293 out of 294 API elements (99.7 %) have documentation comments.

Some symbols that are missing documentation: flutter_admobs_handler.MaxAdContentRating.MaxAdContentRating.new.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:flutter_admobs_handler/flutter_admobs_handler.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:flutter_admobs_handler/flutter_admobs_handler.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:flutter_admobs_handler/flutter_admobs_handler.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:flutter_admobs_handler/flutter_admobs_handler.dart that declares support for platforms: Android, iOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:flutter_admobs_handler/flutter_admobs_handler.dart that imports:
  • package:flutter_admobs_handler/src/rewarded_interstitial/rewarded_interstitial_ad_util.dart that imports:
  • package:flutter_admobs_handler/src/rewarded/rewarded_ad_show_result.dart that imports:
  • package:google_mobile_ads/google_mobile_ads.dart that imports:
  • package:google_mobile_ads/src/mobile_ads.dart that imports:
  • package:google_mobile_ads/src/ad_instance_manager.dart that imports:
  • package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart that declares support for platforms: iOS, macOS.
Package does not support platform `iOS`.

Because:

  • package:flutter_admobs_handler/flutter_admobs_handler.dart that imports:
  • package:flutter_admobs_handler/src/rewarded_interstitial/rewarded_interstitial_ad_util.dart that imports:
  • package:flutter_admobs_handler/src/rewarded/rewarded_ad_show_result.dart that imports:
  • package:google_mobile_ads/google_mobile_ads.dart that imports:
  • package:google_mobile_ads/src/mobile_ads.dart that imports:
  • package:google_mobile_ads/src/ad_instance_manager.dart that imports:
  • package:webview_flutter_android/webview_flutter_android.dart that declares support for platforms: Android.
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
google_mobile_ads ^9.1.0 9.1.0 9.1.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
vector_math - 2.4.2 2.4.2
webview_flutter - 4.14.1 4.14.1
webview_flutter_android - 4.14.1 4.14.1
webview_flutter_platform_interface - 2.15.1 2.15.1
webview_flutter_wkwebview - 3.26.1 3.26.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
150
points
252
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

AdMob utilities for Flutter: six ad formats, AppAdsUtil configuration, and safe test/production switching for Android and iOS.

Topics

#admob #ads #advertising #google-mobile-ads #monetization

License

MIT (license)

Dependencies

flutter, google_mobile_ads

More

Packages that depend on flutter_admobs_handler