neopay 1.0.0
neopay: ^1.0.0 copied to clipboard
A Flutter package for handling payment flows with UPI, PayU, and QR code generation.
We analyzed this package 4 hours ago, and awarded it 115 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
-
pubspec.yamldoesn't have ahomepageentry. -
pubspec.yamldoesn't have arepositoryentry.
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 ("1.0.0").
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.
10/10 points: 20% or more of the public API has dartdoc comments
273 out of 343 API elements (79.6 %) have documentation comments.
Some symbols that are missing documentation: neopay.AppError.AppError.new, neopay.BlocEventSink.BlocEventSink.new, neopay.BlocOverrides.BlocOverrides.new, neopay.Closable.Closable.new, neopay.CustomResponsiveLayout.CustomResponsiveLayout.new.
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:neopay/neopay.dartthat declares support for platforms:Android,iOS,Windows.
Package does not support platform `macOS`.
Because:
package:neopay/neopay.dartthat declares support for platforms:Android,iOS,Windows.
Package does not support platform `Web`.
Because:
package:neopay/neopay.dartthat declares support for platforms:Android,iOS,Windows.
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:neopay/neopay.dartthat imports:package:window_size/window_size.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `iOS`.
Because:
package:neopay/neopay.dartthat imports:package:window_size/window_size.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `Windows`.
Because:
package:neopay/neopay.dartthat imports:package:neopay/src/core/services/upi_app_service.dartthat imports:package:neomaxer_upi_pay/neomaxer_upi_pay.dartthat declares support for platforms:Android,iOS.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:neopay/neopay.dartthat imports:package:neopay/src/core/responsive/neo_responsive_layout.dartthat imports:package:responsive_builder/responsive_builder.dartthat imports:package:responsive_builder/src/helpers/helpers.dartthat imports:package:responsive_builder/src/helpers/device_width.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.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/neopay/Package.swift.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 122 issues. Showing the first 2:
WARNING: The declaration '_startTransactionStatusChecking' isn't referenced.
lib/src/features/qr_generator/presentation/bloc/qr_generator_cubit.dart:89:8
╷
89 │ void _startTransactionStatusChecking({
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/features/qr_generator/presentation/bloc/qr_generator_cubit.dart
INFO: Dangling library doc comment.
lib/neopay.dart:1:1
╷
1 │ /// NeoPay Flutter plugin public API.
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/neopay.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
crypto |
^3.0.6 |
3.0.7 | 3.0.7 | |
dartz |
^0.10.1 |
0.10.1 | 0.10.1 | |
dio |
^5.7.0 |
5.9.0 | 5.9.0 | |
equatable |
^2.0.7 |
2.0.7 | 2.0.7 | |
flutter_bloc |
^8.1.6 |
8.1.6 | 9.1.1 | |
flutter_svg |
^2.1.0 |
2.2.2 | 2.2.2 | |
get_it |
^7.7.0 |
7.7.0 | 9.0.5 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
lottie |
2.7.0 |
2.7.0 | 3.3.2 | |
neomaxer_upi_pay |
^1.0.0 |
1.0.0 | 1.0.0 | |
payu_checkoutpro_flutter |
^1.3.2 |
1.3.4 | 1.3.4 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
qr_flutter |
^4.1.0 |
4.1.0 | 4.1.0 | |
responsive_builder |
^0.7.1 |
0.7.1 | 0.7.1 | |
url_launcher |
^6.2.5 |
6.3.2 | 6.3.2 | |
window_size |
^0.1.0 |
0.1.0 | 0.1.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 3.6.1 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 8.1.4 | 9.1.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
decimal |
- | 1.5.0 | 3.2.4 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
http |
- | 1.5.0 | 1.5.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.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 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
qr |
- | 3.0.2 | 3.0.2 | |
rational |
- | 1.2.1 | 2.2.3 | |
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 | |
universal_io |
- | 2.2.2 | 2.2.2 | |
url_launcher_android |
- | 6.3.24 | 6.3.24 | |
url_launcher_ios |
- | 6.3.5 | 6.3.5 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.4 | 3.2.4 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.19 | 1.1.19 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 4 issues. Showing the first 2:
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.
The constraint `^7.7.0` on get_it does not support the stable version `8.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.1, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.