rt_ads_plugin 0.0.1 copy "rt_ads_plugin: ^0.0.1" to clipboard
rt_ads_plugin: ^0.0.1 copied to clipboard

A custom google_mobile_ads package designed to be user-friendly and optimized for better performance. Developed and maintained by RAWTECH, this package provides seamless integration and enhanced ad fu [...]

110/ 160
pub points
5
downloads

We analyzed this package 15 days ago, and awarded it 110 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

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

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.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

22 out of 165 API elements (13.3 %) 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: rt_ads_plugin, rt_ads_plugin.RTAppLifecycleReactor.RTAppLifecycleReactor.new, rt_ads_plugin.RTAppLifecycleReactor.listenToAppStateChanges, rt_ads_plugin.RTAppLifecycleReactor.rtOpenManager, rt_ads_plugin.RTAppManagement.

Passed check 10/10 points: Package has an example

Failed 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:rt_ads_plugin/rt_ads_plugin.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

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

Because:

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

Because:

  • package:rt_ads_plugin/rt_ads_plugin.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:rt_ads_plugin/rt_ads_plugin.dart that imports:
  • package:rt_ads_plugin/src/src.dart that imports:
  • package:rt_ads_plugin/src/rt_rewarded/rt_rewarded_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:rt_ads_plugin/rt_ads_plugin.dart that imports:
  • package:rt_ads_plugin/src/src.dart that imports:
  • package:rt_ads_plugin/src/rt_rewarded/rt_rewarded_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.

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on iOS

It does not contain ios/rt_ads_plugin/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

See https://docs.flutter.dev/to/spm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 52 issues. Showing the first 2:

WARNING: The declaration '_checkUMP' isn't referenced.

lib/src/rt_open/rt_open_manager.dart:128:8

    ╷
128 │   void _checkUMP() async {
    │        ^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/rt_open/rt_open_manager.dart

INFO: Missing type annotation.

lib/src/rt_banner/rt_banner_collapse_view.dart:213:3

    ╷
213 │   reLoad() {
    │   ^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/rt_banner/rt_banner_collapse_view.dart

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
connectivity_plus ^6.0.3 6.1.5 7.0.0
focus_detector_v2 ^3.1.0+1 3.1.0+1 3.1.0+1
google_mobile_ads ^5.1.0 5.3.1 7.0.0
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
shimmer ^3.0.0 3.0.0 3.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
connectivity_plus_platform_interface - 2.0.1 2.0.1
dbus - 0.7.11 0.7.11
ffi - 2.1.4 2.1.4
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
nm - 0.5.0 0.5.0
path - 1.9.1 1.9.1
petitparser - 7.0.1 7.0.1
vector_math - 2.2.0 2.2.0
visibility_detector - 0.4.0+2 0.4.0+2
web - 1.1.1 1.1.1
webview_flutter - 4.13.0 4.13.0
webview_flutter_android - 4.10.11 4.10.11
webview_flutter_platform_interface - 2.14.0 2.14.0
webview_flutter_wkwebview - 3.23.5 3.23.5
xml - 6.6.1 6.6.1

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

The constraint `^6.0.3` on connectivity_plus does not support the stable version `7.0.0`.

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

The constraint `^5.1.0` on google_mobile_ads does not support the stable version `6.0.0`.

Try running dart pub upgrade --major-versions google_mobile_ads 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.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
4
likes
110
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A custom google_mobile_ads package designed to be user-friendly and optimized for better performance. Developed and maintained by RAWTECH, this package provides seamless integration and enhanced ad functionalities for your Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, flutter, focus_detector_v2, google_mobile_ads, plugin_platform_interface, shimmer

More

Packages that depend on rt_ads_plugin

Packages that implement rt_ads_plugin