allgood_nasiya 0.0.6
allgood_nasiya: ^0.0.6 copied to clipboard
Flutter tool pack for allgood_nasiya active in Uzbekistan..
We analyzed this package 2 days ago, and awarded it 85 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.0.6").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
49 out of 393 API elements (12.5 %) 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: allgood_nasiya, allgood_nasiya.AllGoodNasiya, allgood_nasiya.AllGoodNasiya.AllGoodNasiya.new, allgood_nasiya.AllGoodNasiya.localizationType, allgood_nasiya.AllGoodNasiya.userKey.
10/10 points: Package has an example
20/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:allgood_nasiya/allgood_nasiya.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:allgood_nasiya/allgood_nasiya.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:allgood_nasiya/allgood_nasiya.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:allgood_nasiya/allgood_nasiya.dartthat declares support for platforms:Android,iOS.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 39 issues. Showing the first 2:
ERROR: The named parameter 'buildMode' isn't defined.
lib/ui/screens/my_id/my_id_screen.dart:84:11
╷
84 │ buildMode: MyIdBuildMode.PRODUCTION,
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/ui/screens/my_id/my_id_screen.dart
ERROR: Undefined name 'MyIdBuildMode'.
lib/ui/screens/my_id/my_id_screen.dart:84:22
╷
84 │ buildMode: MyIdBuildMode.PRODUCTION,
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/ui/screens/my_id/my_id_screen.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
bloc |
^8.1.4 |
8.1.4 | 9.2.0 | |
dio |
^5.5.0+1 |
5.9.0 | 5.9.0 | |
flutter_bloc |
^8.1.6 |
8.1.6 | 9.1.1 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
mask_text_input_formatter |
^2.9.0 |
2.9.0 | 2.9.0 | |
myid |
^1.2.5 |
1.4.3 | 3.1.41 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
sms_autofill |
^2.4.0 |
2.4.1 | 2.4.1 | |
socket_io_client |
^2.0.3+1 |
2.0.3+1 | 3.1.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
pin_input_text_field |
- | 4.5.2 | 4.5.2 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
socket_io_common |
- | 2.0.3 | 3.1.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 issues. Showing the first 2:
The constraint `^8.1.4` on bloc does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions bloc to update the constraint.
The constraint `^8.1.6` 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
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.