smartlinks_flutter 2.0.3
smartlinks_flutter: ^2.0.3 copied to clipboard
Unified SmartLinks Flutter SDK for analytics, feedback, apps, ads, community, and blogs.
We analyzed this package 2 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://gitlab.com/elmansoryanas/smartlinks_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
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
155 out of 859 API elements (18.0 %) 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: linklytics, smartlinks_flutter, smartlinks_flutter.Ad, smartlinks_flutter.Ad.Ad.fromJson, smartlinks_flutter.Ad.Ad.new.
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:smartlinks_flutter/smartlinks_flutter.dartthat imports:package:smartlinks_flutter/src/smartlinks_appearance.dartthat imports:package:smartlinks_feedback/smartlinks_feedback.dartthat imports:package:smartlinks_feedback/view/feedback_page.dartthat imports:package:smartlinks_feedback/view/feedback_controller.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:smartlinks_flutter/smartlinks_flutter.dartthat imports:package:smartlinks_flutter/src/smartlinks_appearance.dartthat imports:package:smartlinks_feedback/smartlinks_feedback.dartthat imports:package:smartlinks_feedback/view/feedback_page.dartthat imports:package:smartlinks_feedback/view/feedback_controller.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:smartlinks_flutter/smartlinks_flutter.dartthat imports:package:smartlinks_flutter/src/smartlinks_appearance.dartthat imports:package:smartlinks_feedback/smartlinks_feedback.dartthat imports:package:smartlinks_feedback/view/feedback_page.dartthat imports:package:smartlinks_feedback/view/feedback_controller.dartthat imports:package:smartlinks_feedback/services/api_service.dartthat imports:package:smartlinks_feedback/core/constants.dartthat imports:package:smartlinks_core/smartlinks_core.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:smartlinks_flutter/smartlinks_flutter.dartthat imports:package:smartlinks_flutter/src/smartlinks_appearance.dartthat imports:package:smartlinks_feedback/smartlinks_feedback.dartthat imports:package:smartlinks_feedback/view/feedback_page.dartthat imports:package:smartlinks_feedback/view/feedback_controller.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:smartlinks_flutter/smartlinks_flutter.dartthat imports:package:smartlinks_flutter/src/smartlinks_appearance.dartthat imports:package:smartlinks_feedback/smartlinks_feedback.dartthat imports:package:smartlinks_feedback/view/feedback_page.dartthat imports:package:smartlinks_feedback/view/feedback_controller.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:smartlinks_flutter/smartlinks_flutter.dartthat imports:package:smartlinks_flutter/src/smartlinks_appearance.dartthat imports:package:smartlinks_feedback/smartlinks_feedback.dartthat imports:package:smartlinks_feedback/view/feedback_page.dartthat imports:package:smartlinks_feedback/view/feedback_controller.dartthat imports:package:smartlinks_feedback/services/api_service.dartthat imports:package:smartlinks_feedback/core/constants.dartthat imports:package:smartlinks_core/smartlinks_core.dartthat declares support for platforms:Android,iOS.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
smartlinks_ad |
^2.0.3 |
2.0.3 | 2.0.3 | |
smartlinks_ad_push |
^2.0.3 |
2.0.3 | 2.0.3 | |
smartlinks_ai |
^2.0.3 |
2.0.3 | 2.0.3 | |
smartlinks_analytics |
^2.0.3 |
2.0.3 | 2.0.3 | |
smartlinks_apps |
^2.0.3 |
2.0.3 | 2.0.3 | |
smartlinks_blogs |
^2.0.3 |
2.0.3 | 2.0.3 | |
smartlinks_community |
^2.0.3 |
2.0.3 | 2.0.3 | |
smartlinks_core |
^2.0.3 |
2.0.3 | 2.0.3 | |
smartlinks_feedback |
^2.0.3 |
2.0.3 | 2.0.3 | |
smartlinks_navigation |
^2.0.3 |
2.0.3 | 2.0.3 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.14, Flutter 3.44.4, Dart 3.12.2.
Check the analysis log for details.