binoxuspay 1.0.6 copy "binoxuspay: ^1.0.6" to clipboard
binoxuspay: ^1.0.6 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.

120/ 160
pub points
18
downloads

We analyzed this package 10 hours ago, and awarded it 120 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://pay.binoxus.com was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Failed check 0/10 points: 20% or more of the public API has dartdoc comments

OUT: Documenting binoxuspay... Discovering libraries... Linking elements... Precaching local docs for 1246288 elements... Initialized dartdoc with 1613 libraries Generating docs for library widgets/app_fullcontent_spin.dart from package:binoxuspay/widgets/app_fullcontent_spin.dart... Generating docs for library widgets/ops_error_screen.dart from package:binoxuspay/widgets/ops_error_screen.dart... Generating docs for library widgets/binoxus_progress_indicator.dart from package:binoxuspay/widgets/binoxus_progress_indicator.dart... Generating docs for library widgets/ops_info_screen.dart from package:binoxuspay/widgets/ops_info_screen.dart... Generating docs for library widgets/primary_button.dart from package:binoxuspay/widgets/primary_button.dart... [21 more lines] ERR: warning: unresolved doc reference [ Débit | Crédit. ] from package-binoxuspay: file:///tmp/pana_JHLKXN warning: binoxuspay has no library level documentation comments from binoxuspay: (file:///tmp/pana_JHLKXN/lib/widgets/server_less_binoxuspay.dart:1:1) warning: binoxuspay has no library level documentation comments from binoxuspay: (file:///tmp/pana_JHLKXN/lib/binoxuspay.dart:1:1) error: file already written at "binoxuspay/index.html" for symbol binoxuspay: (file:///tmp/pana_JHLKXN/lib/binoxuspay.dart:1:1) conflicting with file already generated by binoxuspay: (file:///tmp/pana_JHLKXN/lib/widgets/server_less_binoxuspay.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. [20 more lines]

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:
  • dart:io
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: Missing type annotation.

lib/common/common_service.dart:46:3

   ╷
46 │   _changeScreen(ELocalScreenNavigator screen) {
   │   ^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/common/common_service.dart

INFO: Missing type annotation.

lib/screens/payment_form_screen.dart:1191:3

     ╷
1191 │   doIncrementProgress(
     │   ^^^^^^^^^^^^^^^^^^^
     ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/screens/payment_form_screen.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
animate_do ^3.3.4 3.3.9 4.2.0
confetti ^0.8.0 0.8.0 0.8.0
dio ^5.7.0 5.9.0 5.9.0
flutter_dotenv ^5.1.0 5.2.1 6.0.0
flutter_svg ^2.0.10+1 2.2.3 2.2.3
http_interceptor ^2.0.0 2.0.0 2.0.0
percent_indicator ^4.2.3 4.2.5 4.2.5
rxdart ^0.28.0 0.28.0 0.28.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
dio_web_adapter - 2.1.1 2.1.1
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
petitparser - 7.0.1 7.0.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_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.

The constraint `^3.3.4` on animate_do does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions animate_do to update the constraint.

The constraint `^5.1.0` on flutter_dotenv does not support the stable version `6.0.0`.

Try running dart pub upgrade --major-versions flutter_dotenv to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 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.

Weekly downloads

Display as:
By versions:
2
likes
120
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Binoxus Pay : Un package flutter fonctionnant avec webview afin de facilité la collecte de paiement par carte de paiement et mobile money.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

animate_do, confetti, dio, flutter, flutter_dotenv, flutter_svg, http_interceptor, percent_indicator, rxdart

More

Packages that depend on binoxuspay