smart_ads_manager 0.0.2+1 copy "smart_ads_manager: ^0.0.2+1" to clipboard
smart_ads_manager: ^0.0.2+1 copied to clipboard

A Flutter ads management package that provides banner, interstitial, native, and app open ads with Firebase Remote Config support for centralized ad control across multiple apps.

130/ 160
pub points
4
downloads

We analyzed this package 21 hours ago, and awarded it 130 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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.

Failed report section
Provide documentation
0 / 20trigger folding of the section

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

13 out of 87 API elements (14.9 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: main, main.HomePage, main.HomePage.HomePage.new, main.MyApp, main.MyApp.MyApp.new.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add 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:smart_ads_manager/smart_ads_manager.dart that imports:
  • package:smart_ads_manager/src/smart_direct_ad_manager.dart that imports:
  • package:smart_ads_manager/src/app_open_ad_manager.dart that imports:
  • package:google_mobile_ads/google_mobile_ads.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:smart_ads_manager/smart_ads_manager.dart that imports:
  • package:smart_ads_manager/src/smart_direct_ad_manager.dart that imports:
  • package:smart_ads_manager/src/app_open_ad_manager.dart that imports:
  • package:google_mobile_ads/google_mobile_ads.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:smart_ads_manager/smart_ads_manager.dart that imports:
  • package:smart_ads_manager/src/smart_direct_ad_manager.dart that imports:
  • package:smart_ads_manager/src/app_open_ad_manager.dart that imports:
  • package:google_mobile_ads/google_mobile_ads.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:smart_ads_manager/smart_ads_manager.dart that imports:
  • package:smart_ads_manager/src/smart_direct_ad_manager.dart that imports:
  • package:smart_ads_manager/src/app_open_ad_manager.dart that imports:
  • package:google_mobile_ads/google_mobile_ads.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:smart_ads_manager/smart_ads_manager.dart that imports:
  • package:smart_ads_manager/src/smart_direct_ad_manager.dart that imports:
  • package:smart_ads_manager/src/app_open_ad_manager.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:smart_ads_manager/smart_ads_manager.dart that imports:
  • package:smart_ads_manager/src/smart_direct_ad_manager.dart that imports:
  • package:smart_ads_manager/src/app_open_ad_manager.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

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

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

Package Constraint Compatible Latest Notes
firebase_core ^3.0.0 3.15.2 4.14.0
firebase_remote_config ^5.0.0 5.5.0 6.6.0
google_mobile_ads ^5.0.0 5.3.1 9.1.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.59 1.3.77
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
fake_async - 1.3.3 1.3.3
firebase_core_platform_interface - 6.0.3 8.1.1
firebase_core_web - 2.24.1 3.11.0
firebase_remote_config_platform_interface - 2.0.0 3.0.7
firebase_remote_config_web - 1.8.9 1.10.14
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
matcher - 0.12.20 0.12.20
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
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.12 0.7.13
vector_math - 2.4.2 2.4.2
vm_service - 15.3.0 15.3.0
web - 1.1.1 1.1.1
webview_flutter - 4.14.1 4.14.1
webview_flutter_android - 4.14.0 4.14.0
webview_flutter_platform_interface - 2.15.1 2.15.1
webview_flutter_wkwebview - 3.26.0 3.26.0

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

Found 3 issues. Showing the first 2:

The constraint `^3.0.0` on firebase_core does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions firebase_core to update the constraint.

The constraint `^5.0.0` on firebase_remote_config does not support the stable version `6.0.0`.

Try running dart pub upgrade --major-versions firebase_remote_config to update the constraint.

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.18, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
130
points
4
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter ads management package that provides banner, interstitial, native, and app open ads with Firebase Remote Config support for centralized ad control across multiple apps.

Homepage

License

MIT (license)

Dependencies

firebase_core, firebase_remote_config, flutter, google_mobile_ads

More

Packages that depend on smart_ads_manager