base_core 1.4.5
base_core: ^1.4.5 copied to clipboard
Um package auxiliar para manter as dependências globais de um aplicativo multi-repositório e mono-repositório.
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
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
2389 out of 3291 API elements (72.6 %) have documentation comments.
Some symbols that are missing documentation: base_core, base_core.AnalyticsCallOptions.AnalyticsCallOptions.new, base_core.AnalyticsEventItem.AnalyticsEventItem.new, base_core.AndroidBitmap.AndroidBitmap.new, base_core.AndroidFlutterLocalNotificationsPlugin.AndroidFlutterLocalNotificationsPlugin.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:base_core/base_core.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:base_core/base_core.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:base_core/base_core.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_linux/flutter_local_notifications_linux.dartthat declares support for platforms:Linux.
Package does not support platform `Linux`.
Because:
package:base_core/base_core.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `macOS`.
Because:
package:base_core/base_core.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `Web`.
Because:
package:base_core/base_core.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
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 |
|---|---|---|---|---|
cloud_firestore |
^6.4.1 |
6.6.0 | 6.6.0 | |
connectivity_plus |
^7.1.1 |
7.1.1 | 7.1.1 | |
dio |
^5.9.2 |
5.9.2 | 5.9.2 | |
equatable |
^2.0.8 |
2.0.8 | 2.0.8 | |
firebase_analytics |
^12.4.1 |
12.4.3 | 12.4.3 | |
firebase_auth |
^6.5.1 |
6.5.3 | 6.5.3 | |
firebase_core |
^4.9.0 |
4.11.0 | 4.11.0 | |
firebase_crashlytics |
^5.2.2 |
5.2.4 | 5.2.4 | |
firebase_database |
^12.4.1 |
12.4.3 | 12.4.3 | |
firebase_in_app_messaging |
^0.9.2+2 |
0.9.2+4 | 0.9.2+4 | |
firebase_messaging |
^16.2.2 |
16.4.0 | 16.4.0 | |
firebase_remote_config |
^6.5.1 |
6.5.3 | 6.5.3 | |
firebase_storage |
^13.4.1 |
13.4.3 | 13.4.3 | |
flutter_local_notifications |
^21.0.0 |
21.0.0 | 22.0.1 | |
flutter_secure_storage |
^10.3.0 |
10.3.1 | 10.3.1 | |
geolocator |
^14.0.2 |
14.0.2 | 14.0.3 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
local_auth |
^3.0.1 |
3.0.1 | 3.0.1 | |
local_auth_android |
^2.0.8 |
2.0.9 | 2.0.9 | |
local_auth_darwin |
^2.0.3 |
2.0.3 | 2.0.3 | |
mask_text_input_formatter |
^2.9.0 |
2.9.0 | 2.9.0 | |
package_info_plus |
^9.0.1 |
9.0.1 | 10.1.0 | |
path_provider |
^2.1.5 |
2.1.6 | 2.1.6 | |
permission_handler |
^12.0.1 |
12.0.3 | 12.0.3 | |
rxdart |
^0.28.0 |
0.28.0 | 0.28.0 | |
share_plus |
^12.0.2 |
12.0.2 | 13.1.0 | |
shared_preferences |
^2.5.5 |
2.5.5 | 2.5.5 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 3 issues. Showing the first 2:
The constraint `^21.0.0` on flutter_local_notifications does not support the stable version `22.0.0`, that was published 11 days ago.
When flutter_local_notifications is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions flutter_local_notifications to update the constraint.
The constraint `^9.0.1` on package_info_plus does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions package_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.12, Flutter 3.44.2, Dart 3.12.2.
Check the analysis log for details.