hotfy_sdk 2.2.0
hotfy_sdk: ^2.2.0 copied to clipboard
SDK da Hotfy para Flutter — wrapper (orquestração de ads AdMob/GAM), CDP (eventos, atribuição, ad revenue/ILAR, push) e device token (sync FCM/APNS no Console + CDP).
We analyzed this package 5 days ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/hotfyllc/hotfy-sdk-flutter 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
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
148 out of 345 API elements (42.9 %) have documentation comments.
Some symbols that are missing documentation: hotfy_sdk.AdBanner.AdBanner.new, hotfy_sdk.AdBanner.screenKey, hotfy_sdk.AdBanner.size, hotfy_sdk.AdClickEvent.AdClickEvent.new, hotfy_sdk.AdClickEvent.adUnitId.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Android
These platforms are not supported:
Package does not support platform `iOS`.
Because:
package:hotfy_sdk/hotfy_sdk.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:hotfy_sdk/hotfy_sdk.dartthat declares support for platforms:Android.
Package does not support platform `Linux`.
Because:
package:hotfy_sdk/hotfy_sdk.dartthat declares support for platforms:Android.
Package does not support platform `macOS`.
Because:
package:hotfy_sdk/hotfy_sdk.dartthat declares support for platforms:Android.
Package does not support platform `Web`.
Because:
package:hotfy_sdk/hotfy_sdk.dartthat declares support for platforms:Android.
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:hotfy_sdk/hotfy_sdk.dartthat imports:package:hotfy_sdk/src/wrapper/ads_rewarded.dartthat imports:package:hotfy_sdk/src/wrapper/parsers.dartthat imports:package:google_mobile_ads/google_mobile_ads.dartthat imports:package:google_mobile_ads/src/mobile_ads.dartthat imports:package:google_mobile_ads/src/ad_instance_manager.dartthat imports:package:webview_flutter_wkwebview/webview_flutter_wkwebview.dartthat declares support for platforms:iOS,macOS.
Built-in Kotlin support:
Legacy Kotlin configuration detected in `android/build.gradle`.
This plugin applies the Kotlin Gradle Plugin (KGP) or uses the android.kotlinOptions{} block.
Note: This Android plugin does not support built-in Kotlin. In the future, this might affect scoring. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors 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 |
|---|---|---|---|---|
android_play_install_referrer |
^0.4.0 |
0.4.0 | 0.4.0 | Discontinued |
app_links |
^6.0.0 |
6.4.1 | 7.2.1 | |
device_info_plus |
^10.0.0 |
10.1.2 | 13.2.0 | |
google_mobile_ads |
^5.0.0 |
5.3.1 | 9.1.0 | |
http |
^1.1.0 |
1.6.0 | 1.6.0 | |
package_info_plus |
^9.0.0 |
9.0.1 | 10.2.1 | |
shared_preferences |
^2.2.0 |
2.5.5 | 2.5.5 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 issues. Showing the first 2:
The constraint `^6.0.0` on app_links does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions app_links to update the constraint.
The constraint `^10.0.0` on device_info_plus does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions device_info_plus 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.23.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.