mmoo_base_recharge 2.0.0 
mmoo_base_recharge: ^2.0.0 copied to clipboard
A new Flutter module.
We analyzed this package in the last hour, and awarded it 100 pub points (of a possible 160):
 0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.
Homepage URL doesn't exist.
At the time of the analysis https://github.com/seemelala/flutter_base_recharge was unreachable. Make sure that the website is reachable via HEAD requests.
 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: BSD-3-Clause.
 10/10 points: 20% or more of the public API has dartdoc comments
163 out of 647 API elements (25.2 %) have documentation comments.
Some symbols that are missing documentation: address_page, address_page.AddressPage, address_page.AddressPage.AddressPage.new, address_page.AddressPage.cardInfo, address_page.AddressPage.logEvent.
 0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:mmoo_base_recharge/card/address_page.dartthat imports:package:mmoo_base_recharge/card/utils/media_util.dartthat imports:package:vibration/vibration.dartthat imports:package:vibration_platform_interface/vibration_platform_interface.dartthat imports:package:vibration_platform_interface/src/method_channel_vibration.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:mmoo_base_recharge/card/address_page.dartthat imports:package:mmoo_base_recharge/card/utils/media_util.dartthat imports:package:vibration/vibration.dartthat imports:package:vibration_platform_interface/vibration_platform_interface.dartthat imports:package:vibration_platform_interface/src/method_channel_vibration.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:mmoo_base_recharge/card/address_page.dartthat imports:package:mmoo_base_recharge/card/utils/media_util.dartthat imports:package:vibration/vibration.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:mmoo_base_recharge/card/address_page.dartthat imports:package:mmoo_base_recharge/card/utils/media_util.dartthat imports:package:vibration/vibration.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:mmoo_base_recharge/card/address_page.dartthat imports:package:mmoo_base_recharge/card/utils/media_util.dartthat imports:package:vibration/vibration.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:mmoo_base_recharge/card/address_page.dartthat imports:package:mmoo_base_recharge/card/utils/media_util.dartthat imports:package:vibration/vibration.dartthat declares support for platforms:Android,iOS.
 0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:mmoo_base_recharge/card/address_page.dartthat imports:package:mmoo_base_recharge/card/utils/media_util.dartthat imports:package:vibration/vibration.dartthat imports:package:vibration_platform_interface/vibration_platform_interface.dartthat imports:package:vibration_platform_interface/src/method_channel_vibration.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:dart:io
This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
 40/50 points: code has no errors, warnings, lints, or formatting issues
Found 90 issues. Showing the first 2:
INFO: An uninitialized field should have an explicit type annotation.
lib/card/address_page.dart:27:9
   ╷
27 │   final logEvent;
   │         ^^^^^^^^
   ╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/card/address_page.dart
INFO: Missing type annotation.
lib/card/address_page.dart:27:9
   ╷
27 │   final logEvent;
   │         ^^^^^^^^
   ╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/card/address_page.dart
 0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes | 
|---|---|---|---|---|
animated_widgets | 
^1.1.0 | 
1.1.0 | 1.1.0 | |
connectivity | 
^3.0.6 | 
3.0.6 | 3.0.6 | Discontinued | 
country_pickers | 
^2.0.0 | 
2.0.0 | 3.0.1 | |
crypto | 
^3.0.2 | 
3.0.7 | 3.0.7 | |
flip_card | 
^0.6.0 | 
0.6.0 | 0.7.0 | |
flutter_keyboard_visibility | 
^5.2.0 | 
5.4.1 | 6.0.0 | |
flutter_screenutil | 
^5.5.3+2 | 
5.9.3 | 5.9.3 | |
fluttertoast | 
^8.0.9 | 
8.2.14 | 9.0.0 | |
in_app_purchase | 
^3.0.4 | 
3.1.5 | 3.2.3 | |
in_app_purchase_android | 
^0.2.2+6 | 
0.2.5+4 | 0.4.0+6 | |
in_app_purchase_platform_interface | 
^1.3.1 | 
1.4.0 | 1.4.0 | |
in_app_purchase_storekit | 
^0.3.0+8 | 
0.3.22+1 | 0.4.6 | |
intl | 
^0.17.0 | 
0.17.0 | 0.20.2 | |
mmoo_base | 
^2.0.0 | 
2.0.0 | 2.0.0 | |
provider | 
^6.0.3 | 
6.1.5+1 | 6.1.5+1 | |
sp_util | 
^2.0.3 | 
2.0.3 | 2.0.3 | |
vibration | 
^1.7.4-nullsafety.0 | 
1.9.0 | 3.1.4 | 
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 9 issues. Showing the first 2:
The constraint `^2.0.0` on country_pickers does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions country_pickers to update the constraint.
The constraint `^0.6.0` on flip_card does not support the stable version `0.7.0`.
Try running dart pub upgrade --major-versions flip_card 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.0, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.