masterfabric_core 1.0.0
masterfabric_core: ^1.0.0 copied to clipboard
Core utilities, base classes, and shared logic for the MasterFabric Flutter project.
We analyzed this package 21 hours ago, and awarded it 110 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
1815 out of 2580 API elements (70.3 %) 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
10/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:masterfabric_core/masterfabric_core.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:masterfabric_core/masterfabric_core.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:masterfabric_core/masterfabric_core.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:masterfabric_core/masterfabric_core.dartthat declares support for platforms:Android,iOS.
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/network_info_helper.dartthat imports:package:network_info_plus/network_info_plus.dartthat imports:package:network_info_plus/src/network_info_plus_windows.dartthat imports:package:win32/winsock2.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/network_info_helper.dartthat imports:package:network_info_plus/network_info_plus.dartthat imports:package:network_info_plus/src/network_info_plus_windows.dartthat imports:package:win32/winsock2.dartthat declares support for platforms:Windows.
Swift Package Manager support:
Package does not support the Swift Package Manager on iOS
It does not contain ios/masterfabric_core/Package.swift.
Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 31 issues. Showing the first 2:
WARNING: Unused import: 'package:flutter/material.dart'.
lib/src/views/routes.dart:1:8
╷
1 │ import 'package:flutter/material.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/views/routes.dart
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
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
connectivity_plus |
^6.1.4 |
6.1.5 | 7.0.0 | |
device_info_plus |
^11.4.0 |
11.5.0 | 12.3.0 | |
dio |
^5.7.0 |
5.9.1 | 5.9.1 | |
equatable |
^2.0.7 |
2.0.8 | 2.0.8 | |
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 | 20.1.0 | |
flutter_svg |
^2.2.3 |
2.2.3 | 2.2.3 | |
get_it |
^8.3.0 |
8.3.0 | 9.2.1 | |
go_router |
^15.1.1 |
15.1.3 | 17.1.0 | |
hive_ce |
^2.16.0 |
2.19.3 | 2.19.3 | |
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 | |
network_info_plus |
^7.0.0 |
7.0.0 | 7.0.0 | |
onesignal_flutter |
^5.2.8 |
5.4.1 | 5.4.1 | |
package_info_plus |
^8.3.0 |
8.3.1 | 9.0.0 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
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.12.1 | 4.12.1 | |
slang_flutter |
^4.11.0 |
4.12.1 | 4.12.1 | |
sqflite |
^2.4.2 |
2.4.2 | 2.4.2 | |
timezone |
^0.10.1 |
0.10.1 | 0.11.0 | |
url_launcher |
^6.3.1 |
6.3.2 | 6.3.2 | |
webview_flutter |
^4.10.0 |
4.13.1 | 4.13.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 8 issues. Showing the first 2:
The constraint `^6.1.4` on connectivity_plus does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus to update the constraint.
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.
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.10, Flutter 3.41.2, Dart 3.11.0.
Check the analysis log for details.