office_core 1.1.0
office_core: ^1.1.0 copied to clipboard
A federated Flutter plugin for Remote Config, Ads, Crashlytics, Analytics, Notifications, and Trial/Limits, powered by a single initialize() API.
We analyzed this package 44 hours ago, and awarded it 160 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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.
10/10 points: 20% or more of the public API has dartdoc comments
205 out of 420 API elements (48.8 %) have documentation comments.
Some symbols that are missing documentation: office_core.AdType, office_core.AdsConfig, office_core.AdsConfig.AdsConfig.fromJson, office_core.AdsConfig.AdsConfig.new, office_core.AdsConfig.defaultProduction.
10/10 points: Package has an example
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:office_core/office_core.dartthat declares support for platforms:Android,iOS,Windows,macOS.
Package does not support platform `Web`.
Because:
package:office_core/office_core.dartthat declares support for platforms:Android,iOS,Windows,macOS.
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:office_core/office_core.dartthat imports:package:office_core/src/notifications/office_notification_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:office_core/office_core.dartthat imports:package:office_core/src/notifications/office_notification_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:office_core/office_core.dartthat imports:package:office_core/src/notifications/office_notification_controller.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_web/flutter_local_notifications_web.dartthat declares support for platforms:Web.
Package does not support platform `macOS`.
Because:
package:office_core/office_core.dartthat imports:package:office_core/src/notifications/office_notification_controller.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
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 |
|---|---|---|---|---|
dio |
^5.7.0 |
5.11.0 | 5.11.0 | |
firebase_analytics |
^12.4.3 |
12.4.6 | 12.4.6 | |
firebase_core |
^4.11.0 |
4.13.0 | 4.13.0 | |
firebase_crashlytics |
^5.2.4 |
5.2.7 | 5.2.7 | |
firebase_database |
^12.4.4 |
12.4.7 | 12.4.7 | |
firebase_messaging |
^16.4.1 |
16.5.0 | 16.5.0 | |
firebase_remote_config |
^6.5.3 |
6.5.6 | 6.5.6 | |
flutter_local_notifications |
^22.0.1 |
22.3.0 | 22.3.0 | |
flutter_udid |
^4.1.4 |
4.1.6 | 4.1.6 | |
google_mobile_ads |
^9.0.0 |
9.1.0 | 9.1.0 | |
internet_connection_checker_plus |
^3.1.1 |
3.1.1 | 3.1.1 | |
package_info_plus |
^10.2.0 |
10.2.1 | 10.2.1 | |
permission_handler |
^12.0.3 |
12.0.3 | 13.0.1 | |
shared_preferences |
^2.3.2 |
2.5.5 | 2.5.5 | |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^12.0.3` on permission_handler does not support the stable version `13.0.0`, that was published 19 days ago.
When permission_handler is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions permission_handler 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.