thepeer_flutter 2.0.12
thepeer_flutter: ^2.0.12 copied to clipboard
Official plugin for using Thepeer SDK with flutter https://thepeer.co
We analyzed this package 7 hours ago, and awarded it 135 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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 ("2.0.12").
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
36 out of 51 API elements (70.6 %) have documentation comments.
Some symbols that are missing documentation: thepeer_flutter, thepeer_flutter.ThepeerCheckoutView, thepeer_flutter.ThepeerCheckoutView.ThepeerCheckoutView.new, thepeer_flutter.ThepeerData, thepeer_flutter.ThepeerData.ThepeerData.fromJson.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:thepeer_flutter/thepeer_flutter.dartthat imports:package:thepeer_flutter/src/views/the_peer_direct_charge_view.dartthat imports:package:webview_flutter/webview_flutter.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Linux`.
Because:
package:thepeer_flutter/thepeer_flutter.dartthat imports:package:thepeer_flutter/src/views/the_peer_direct_charge_view.dartthat imports:package:webview_flutter/webview_flutter.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Web`.
Because:
package:thepeer_flutter/thepeer_flutter.dartthat imports:package:thepeer_flutter/src/views/the_peer_direct_charge_view.dartthat imports:package:webview_flutter/webview_flutter.dartthat declares support for platforms:Android,iOS,macOS.
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:thepeer_flutter/thepeer_flutter.dartthat imports:package:thepeer_flutter/src/views/the_peer_direct_charge_view.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:thepeer_flutter/thepeer_flutter.dartthat imports:package:thepeer_flutter/src/views/the_peer_direct_charge_view.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `macOS`.
Because:
package:thepeer_flutter/thepeer_flutter.dartthat imports:package:thepeer_flutter/src/views/the_peer_direct_charge_view.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/src/widgets/the_peer_button.dart:33:41
╷
33 │ (buttonColor ?? peerBlue).withOpacity(enabled == true ? 1 : 0.3),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/the_peer_button.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
connectivity_plus |
^3.0.2 |
3.0.6 | 7.0.0 | |
equatable |
^2.0.3 |
2.0.8 | 2.0.8 | |
flutter_svg |
^1.0.3 |
1.1.6 | 2.2.3 | |
gap |
^2.0.1 |
2.0.2 | 3.0.1 | |
modal_bottom_sheet |
^3.0.0-pre |
3.0.0 | 3.0.0 | |
url_launcher |
^6.1.0 |
6.3.2 | 6.3.2 | |
webview_flutter |
^4.0.6 |
4.9.0 | 4.13.0 | |
webview_flutter_android |
^3.1.3 |
3.16.9 | 4.10.11 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus_platform_interface |
- | 1.2.4 | 2.0.1 | |
dbus |
- | 0.7.11 | 0.7.11 | |
ffi |
- | 2.1.5 | 2.1.5 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_drawing |
- | 1.0.1 | 1.0.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.3.6 | 6.3.6 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
webview_flutter_platform_interface |
- | 2.14.0 | 2.14.0 | |
webview_flutter_wkwebview |
- | 3.23.5 | 3.23.5 | |
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 `^3.0.2` on connectivity_plus does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus to update the constraint.
The constraint `^1.0.3` on flutter_svg does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions flutter_svg 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.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.