binoxuspay 1.0.5 binoxuspay: ^1.0.5 copied to clipboard
Binoxus Pay : Un package flutter fonctionnant avec webview afin de facilité la collecte de paiement par carte de paiement et mobile money.
We analyzed this package 17 hours ago, and awarded it 140 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.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting binoxuspay... Discovering libraries... Linking elements... Precaching local docs for 1218330 elements... Initialized dartdoc with 1510 libraries Generating docs for library env/binoxus_env.dart from package:binoxuspay/env/binoxus_env.dart... Generating docs for library model/payment_method_list_item.dart from package:binoxuspay/model/payment_method_list_item.dart... Generating docs for library model/payment_method_model.dart from package:binoxuspay/model/payment_method_model.dart... Generating docs for library model/binoxuspay_response.dart from package:binoxuspay/model/binoxuspay_response.dart... Generating docs for library constants/binoxuspay_colors.dart from package:binoxuspay/constants/binoxuspay_colors.dart... [20 more lines] ERR: warning: unresolved doc reference [ Débit | Crédit. ] from package-binoxuspay: file:///tmp/pana_RGNOSQ warning: binoxuspay has no library level documentation comments from binoxuspay: (file:///tmp/pana_RGNOSQ/lib/widgets/server_less_binoxuspay.dart:1:9) warning: binoxuspay has no library level documentation comments from binoxuspay: (file:///tmp/pana_RGNOSQ/lib/binoxuspay.dart:1:9) error: file already written at "binoxuspay/index.html" for symbol binoxuspay: (file:///tmp/pana_RGNOSQ/lib/binoxuspay.dart:1:9) conflicting with file already generated by binoxuspay: (file:///tmp/pana_RGNOSQ/lib/widgets/server_less_binoxuspay.dart:1:9) Dartdoc generates a path and filename to write to for each symbol. [20 more lines]
10/10 points: Package has 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 not compatible with platform Web
Because:
package:binoxuspay/binoxuspay.dart
that imports:package:binoxuspay/screens/payment_form_screen.dart
that imports:package:binoxuspay/common/common_service.dart
that imports:package:binoxuspay/common/http_client.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:binoxuspay/binoxuspay.dart
that imports:package:binoxuspay/screens/payment_form_screen.dart
that imports:package:binoxuspay/common/common_service.dart
that imports:package:binoxuspay/common/http_client.dart
that 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.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
animate_do |
^3.3.4 |
3.3.4 | 3.3.4 |
confetti |
^0.8.0 |
0.8.0 | 0.8.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_dotenv |
^5.1.0 |
5.2.1 | 5.2.1 |
flutter_svg |
^2.0.10+1 |
2.0.16 | 2.0.16 |
http |
^1.2.2 |
1.2.2 | 1.2.2 |
http_interceptor |
^2.0.0 |
2.0.0 | 2.0.0 |
percent_indicator |
^4.2.3 |
4.2.4 | 4.2.4 |
rxdart |
^0.28.0 |
0.28.0 | 0.28.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.4.0 |
collection |
- | 1.19.0 | 1.19.1 |
http_parser |
- | 4.1.2 | 4.1.2 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
path |
- | 1.9.1 | 1.9.1 |
path_parsing |
- | 1.1.0 | 1.1.0 |
petitparser |
- | 6.0.2 | 6.0.2 |
sky_engine |
- | 0.0.0 | 0.0.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 |
typed_data |
- | 1.4.0 | 1.4.0 |
vector_graphics |
- | 1.1.15 | 1.1.15 |
vector_graphics_codec |
- | 1.1.12 | 1.1.12 |
vector_graphics_compiler |
- | 1.1.16 | 1.1.16 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
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.22.17
, Flutter 3.27.1
, Dart 3.6.0
.
Check the analysis log for details.