hubble_core 0.6.11
hubble_core: ^0.6.11 copied to clipboard
Hubble Money - A rewarding platform for your purchases
We analyzed this package 18 hours ago, and awarded it 45 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
0/5 points: Provide a valid README.md
`README.md` is empty.
The README.md file should inform others about your project, what it does, and how they can use it. Check out the guidelines on Writing great package pages.
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.
0/10 points: 20% or more of the public API has dartdoc comments
27 out of 1245 API elements (2.2 %) 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: account, account.AccountType, account.AccountType.getName, account.VerificationStatus, alice.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Web`.
Because:
package:hubble_core/hubble_core.dartthat imports:package:hubble_core/src/services/services.dartthat imports:package:hubble_core/src/services/hubble_share.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_web.dartthat imports:package:share_plus_platform_interface/share_plus_platform_interface.dartthat imports:package:share_plus_platform_interface/platform_interface/share_plus_platform.dartthat imports:package:share_plus_platform_interface/method_channel/method_channel_share.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:hubble_core/hubble_core.dartthat imports:package:hubble_core/src/services/services.dartthat imports:package:hubble_core/src/services/hubble_share.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:hubble_core/hubble_core.dartthat imports:package:hubble_core/src/services/services.dartthat imports:package:hubble_core/src/services/hubble_share.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:hubble_core/hubble_core.dartthat imports:package:hubble_core/src/services/services.dartthat imports:package:hubble_core/src/services/hubble_share.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_linux.dartthat imports:package:url_launcher_linux/url_launcher_linux.dartthat declares support for platforms:Linux.
Package does not support platform `Linux`.
Because:
package:hubble_core/hubble_core.dartthat imports:package:hubble_core/src/services/services.dartthat imports:package:hubble_core/src/services/hubble_share.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:hubble_core/hubble_core.dartthat imports:package:hubble_core/src/services/services.dartthat imports:package:hubble_core/src/services/hubble_share.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 11 issues. Showing the first 2:
ERROR: Undefined name 'Date'.
lib/utils/string/formatters.dart:278:12
╷
278 │ return Date.parse(this, pattern: 'yyyy-MM-dd');
│ ^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/utils/string/formatters.dart
ERROR: Undefined name 'Date'.
lib/utils/string/formatters.dart:283:12
╷
283 │ return Date.parse(this, pattern: 'dd-MM-yyyy');
│ ^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/utils/string/formatters.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
age_calculator |
>=1.0.0 <2.0.0 |
1.0.0 | 1.0.0 | |
android_intent_plus |
>=4.0.3 <5.0.0 |
4.0.3 | 6.0.0 | |
basic_utils |
>=5.4.2 <6.0.0 |
5.7.0 | 5.8.2 | |
basics |
>=0.10.0 <0.11.0 |
0.10.0 | 0.10.0 | |
dart_date |
>=1.1.1 <2.0.0 |
1.5.3 | 1.5.3 | |
dio |
>=5.1.2 <6.0.0 |
5.9.0 | 5.9.0 | |
event_bus |
>=2.0.0 <3.0.0 |
2.0.1 | 2.0.1 | |
flutter_animate |
>=4.1.1+1 <5.0.0 |
4.5.2 | 4.5.2 | |
flutter_bloc |
>=8.1.1 <9.0.0 |
8.1.6 | 9.1.1 | |
fpdart |
>=1.1.0 <2.0.0 |
1.2.0 | 1.2.0 | |
get |
>=4.6.5 <5.0.0 |
4.7.3 | 4.7.3 | |
get_it |
>=7.2.0 <8.0.0 |
7.7.0 | 9.2.0 | |
hexcolor |
>=3.0.1 <4.0.0 |
3.0.2 | 3.0.2 | |
http |
>=1.1.0 <2.0.0 |
1.6.0 | 1.6.0 | |
hubble_assets |
0.6.11 |
0.6.11 | 0.6.12 | |
hubble_build_configs |
0.6.11 |
0.6.11 | 0.6.12 | |
hubble_common |
0.6.11 |
0.6.11 | 0.6.12 | |
hubble_entities |
0.6.11 |
0.6.11 | 0.6.12 | |
hubble_http_extensions |
0.6.11 |
0.6.11 | 0.6.12 | |
hubble_http_extensions_protobuf |
0.6.11 |
0.6.11 | 0.6.12 | |
intl |
>=0.18.1 <0.19.0 |
0.18.1 | 0.20.2 | |
json_annotation |
>=4.7.0 <5.0.0 |
4.9.0 | 4.9.0 | |
provider |
>=6.0.5 <7.0.0 |
6.1.5+1 | 6.1.5+1 | |
share_plus |
>=7.0.0 <8.0.0 |
7.2.2 | 12.0.1 | |
sliver_tools |
>=0.2.12 <0.3.0 |
0.2.12 | 0.2.12 | |
url_launcher |
>=6.1.7 <7.0.0 |
6.3.2 | 6.3.2 | |
uuid |
>=3.0.6 <4.0.0 |
3.0.7 | 4.5.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 3.6.1 | 4.0.7 | |
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 8.1.4 | 9.2.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 0.19.10 | 1.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.5+1 | 0.3.5+1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.5 | 2.1.5 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_shaders |
- | 0.1.3 | 0.1.3 | |
glob |
- | 2.1.3 | 2.1.3 | |
hooks |
- | 0.20.5 | 1.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
lottie |
- | 2.7.0 | 3.3.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 1.0.6 | 2.0.0 | |
native_toolchain_c |
- | 0.17.2 | 0.17.4 | |
nested |
- | 1.0.0 | 1.0.0 | |
objective_c |
- | 9.2.2 | 9.2.2 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
protobuf |
- | 3.1.0 | 6.0.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
share_plus_platform_interface |
- | 3.4.0 | 6.1.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
timeago |
- | 3.7.1 | 3.7.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.3.6 | 6.3.6 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 12 issues. Showing the first 2:
The constraint `>=4.0.3 <5.0.0` on android_intent_plus does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions android_intent_plus to update the constraint.
The constraint `>=8.1.1 <9.0.0` on flutter_bloc does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions flutter_bloc to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 1 error:
NON_TYPE_IN_CATCH_CLAUSE-lib/hubble_http/hubble_http_client_impl.dart:39:10- The name 'DioException' isn't a type and can't be used in an on-catch clause.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.5, Flutter 3.38.6, Dart 3.10.7.
Check the analysis log for details.