esewa_pnp 2.0.1 copy "esewa_pnp: ^2.0.1" to clipboard
esewa_pnp: ^2.0.1 copied to clipboard

discontinued

Integrate native eSewa payment method in your flutter application with ease.

38
likes
85/ 140
pub points
63%
popularity

We analyzed this package 2 days ago, and awarded it 85 pub points (of a possible 140):

failed
Follow Dart file conventions
25 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 1 link is insecure.

README.md:196:20

    ╷
196 │ <td align="center"><a href="http://httlp://aawaz.com.np"><img src="https://avatars.githubusercontent.com/u/10810343?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Aawaz Gyawali</b></sub></a><br /><a href="https://github.com/ayyshim/esewa_pnp/commits?author=awazgyawali" title="Code">💻</a></td>
    │                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

Use https URLs instead.

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

18 out of 41 API elements (43.9 %) have documentation comments.

Some symbols that are missing documentation: esewa, esewa.ESewaConfiguration.ENVIRONMENT_LIVE, esewa.ESewaConfiguration.ENVIRONMENT_TEST, esewa.ESewaConfiguration.toMap, esewa.ESewaPayment.toMap.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:esewa_pnp/esewa_pnp.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:esewa_pnp/esewa_pnp.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:esewa_pnp/esewa_pnp.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:esewa_pnp/esewa_pnp.dart that declares support for platforms: Android, iOS.
failed
Pass static analysis
0 / 50trigger folding of the section

0/50 points: code has no errors, warnings, lints, or formatting issues

ERROR: The method 'RaisedButton' isn't defined for the type 'ESewaPaymentButton'.

lib/esewa_pnp.dart:215:14

    ╷
215 │       child: RaisedButton(
    │              ^^^^^^^^^^^^
    ╵

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

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
sky_engine - 0.0.99 0.0.99
vector_math - 2.1.4 2.1.4

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

38
likes
85
pub points
63%
popularity

Publisher

verified publisheruashim.com.np

Integrate native eSewa payment method in your flutter application with ease.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on esewa_pnp