flutter_ads_package 1.3.0
flutter_ads_package: ^1.3.0 copied to clipboard
A custom widget for displaying Clever Advertising ads in flutter/flutterflow.
We analyzed this package 3 days ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/CleverAdvertising/flutter-ads-package
was unreachable. Make sure that the website is reachable via HEAD
requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/CleverAdvertising/flutter-ads-package
was unreachable. Make sure that the website is reachable via HEAD
requests.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: BSD-3-Clause
.
10/10 points: 20% or more of the public API has dartdoc comments
2 out of 10 API elements (20.0 %) have documentation comments.
Some symbols that are missing documentation: flutter_ads_package.CleverAddAppAdsWidget
, flutter_ads_package.CleverAddAppAdsWidget.CleverAddAppAdsWidget.new
, flutter_ads_package.CleverAddAppAdsWidget.alternative
, flutter_ads_package.CleverAddAppAdsWidget.bId
, flutter_ads_package.CleverAddAppAdsWidget.height
.
10/10 points: Package has an example
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:flutter_ads_package/flutter_ads_package.dart
that imports:package:flutter_ads_package/src/flutter_ads_package_base.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_ads_package/flutter_ads_package.dart
that imports:package:flutter_ads_package/src/flutter_ads_package_base.dart
that imports:package:webview_flutter_android/webview_flutter_android.dart
that declares support for platforms:Android
.
Package does not support platform `Windows`.
Because:
package:flutter_ads_package/flutter_ads_package.dart
that imports:package:flutter_ads_package/src/flutter_ads_package_base.dart
that imports:package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart
that declares support for platforms:iOS
,macOS
.
Package does not support platform `Linux`.
Because:
package:flutter_ads_package/flutter_ads_package.dart
that imports:package:flutter_ads_package/src/flutter_ads_package_base.dart
that imports:package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart
that declares support for platforms:iOS
,macOS
.
Package does not support platform `macOS`.
Because:
package:flutter_ads_package/flutter_ads_package.dart
that imports:package:flutter_ads_package/src/flutter_ads_package_base.dart
that imports:package:webview_flutter_android/webview_flutter_android.dart
that declares support for platforms:Android
.
Package does not support platform `Web`.
Because:
package:flutter_ads_package/flutter_ads_package.dart
that imports:package:flutter_ads_package/src/flutter_ads_package_base.dart
that imports:package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart
that declares support for platforms:iOS
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:flutter_ads_package/flutter_ads_package.dart
that imports:package:flutter_ads_package/src/flutter_ads_package_base.dart
that imports:package:webview_cookie_manager/webview_cookie_manager.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
http |
^1.2.0 |
1.4.0 | 1.4.0 | |
package_info_plus |
>=4.0.1 |
8.3.0 | 8.3.0 | |
path_provider |
^2.1.2 |
2.1.5 | 2.1.5 | |
shared_preferences |
^2.2.3 |
2.5.3 | 2.5.3 | |
url_launcher |
^6.2.5 |
6.3.1 | 6.3.1 | |
webview_cookie_manager |
^2.0.6 |
2.0.6 | 2.0.6 | |
webview_flutter |
^4.4.2 |
4.9.0 | 4.13.0 | |
webview_flutter_android |
^3.13.0 |
3.16.9 | 4.7.0 | |
webview_flutter_wkwebview |
^3.9.4 |
3.22.0 | 3.22.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^3.13.0` on webview_flutter_android does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions webview_flutter_android
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.