masterfabric_core 0.0.4
masterfabric_core: ^0.0.4 copied to clipboard
Core utilities, base classes, and shared logic for the MasterFabric Flutter project.
We analyzed this package 8 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
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
666 out of 1164 API elements (57.2 %) have documentation comments.
Some symbols that are missing documentation: masterfabric_core.AccountCubit.AccountCubit.new, masterfabric_core.AccountCubit.init, masterfabric_core.AccountCubit.logout, masterfabric_core.AccountState.AccountState.new, masterfabric_core.AccountState.errorMessage.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:masterfabric_core/masterfabric_core.dartthat imports:package:masterfabric_core/src/di/config/injection.dartthat imports:package:masterfabric_core/src/di/config/injection.config.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `macOS`.
Because:
package:masterfabric_core/masterfabric_core.dartthat imports:package:masterfabric_core/src/di/config/injection.dartthat imports:package:masterfabric_core/src/di/config/injection.config.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `Web`.
Because:
package:masterfabric_core/masterfabric_core.dartthat imports:package:masterfabric_core/src/views/splash/splash_view.dartthat imports:package:masterfabric_core/src/core.dartthat imports:package:masterfabric_core/src/layout/spacer.dartthat imports:package:masterfabric_core/src/base/master_view/master_app.dartthat imports:package:masterfabric_core/src/base/master_view_hydrated_cubit/hydrated/hydrated_bloc_init.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,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:masterfabric_core/masterfabric_core.dartthat imports:package:masterfabric_core/src/views/splash/splash_view.dartthat imports:package:masterfabric_core/src/core.dartthat imports:package:masterfabric_core/src/layout/spacer.dartthat imports:package:masterfabric_core/src/base/master_view/master_app.dartthat imports:package:masterfabric_core/src/helper/package_info_helper.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:masterfabric_core/masterfabric_core.dartthat imports:package:masterfabric_core/src/views/splash/splash_view.dartthat imports:package:masterfabric_core/src/core.dartthat imports:package:masterfabric_core/src/layout/spacer.dartthat imports:package:masterfabric_core/src/base/master_view/master_app.dartthat imports:package:masterfabric_core/src/helper/package_info_helper.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:masterfabric_core/masterfabric_core.dartthat imports:package:masterfabric_core/src/helper/local_notification_helper.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 113 issues. Showing the first 2:
INFO: Dangling library doc comment.
lib/masterfabric_core.dart:1:1
╷
1 │ /// MasterFabric Core Package
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/masterfabric_core.dart
INFO: Library names are not necessary.
lib/src/base/master_view/master_view.dart:1:9
╷
1 │ library master_view;
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/base/master_view/master_view.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
device_info_plus |
^11.4.0 |
11.5.0 | 12.3.0 | |
dio |
^5.7.0 |
5.9.0 | 5.9.0 | |
equatable |
^2.0.7 |
2.0.7 | 2.0.7 | |
flutter_bloc |
^9.1.0 |
9.1.1 | 9.1.1 | |
flutter_html |
^3.0.0 |
3.0.0 | 3.0.0 | |
flutter_inappwebview |
^6.1.5 |
6.1.5 | 6.1.5 | |
flutter_local_notifications |
^19.4.2 |
19.5.0 | 19.5.0 | |
get_it |
^8.3.0 |
8.3.0 | 9.2.0 | |
go_router |
^15.1.1 |
15.1.3 | 17.0.1 | |
hydrated_bloc |
^10.1.1 |
10.1.1 | 10.1.1 | |
injectable |
^2.7.1 |
2.7.1+4 | 2.7.1+4 | |
intl |
^0.20.0 |
0.20.2 | 0.20.2 | |
logger |
^2.5.0 |
2.6.2 | 2.6.2 | |
package_info_plus |
^8.3.0 |
8.3.1 | 9.0.0 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
permission_handler |
^11.2.0 |
11.4.0 | 12.0.1 | |
share_plus |
^10.1.4 |
10.1.4 | 12.0.1 | |
shared_preferences |
^2.5.3 |
2.5.4 | 2.5.4 | |
slang |
^4.11.1 |
4.11.1 | 4.11.1 | |
slang_flutter |
^4.11.0 |
4.11.0 | 4.11.0 | |
sqflite |
^2.4.2 |
2.4.2 | 2.4.2 | |
timezone |
^0.10.1 |
0.10.1 | 0.10.1 | |
url_launcher |
^6.3.1 |
6.3.2 | 6.3.2 | |
webview_flutter |
^4.10.0 |
4.13.0 | 4.13.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 6 issues. Showing the first 2:
The constraint `^11.4.0` on device_info_plus does not support the stable version `12.0.0`.
Try running dart pub upgrade --major-versions device_info_plus to update the constraint.
The constraint `^8.3.0` on get_it does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions get_it 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.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.