polkawallet_ui 0.5.5+2 copy "polkawallet_ui: ^0.5.5+2" to clipboard
polkawallet_ui: ^0.5.5+2 copied to clipboard

Common used Widgets for polkawallet app.

0
likes
50/ 140
pub points
59%
popularity

We analyzed this package 7 hours ago, and awarded it 50 pub points (of a possible 140):

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

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

failed
Provide documentation
0 / 20trigger folding of the section

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

272 out of 1429 API elements (19.0 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

Some symbols that are missing documentation: MainTabBar, MainTabBar.MainTabBar, MainTabBar.MainTabBar.MainTabBar, MainTabBar.MainTabBar.activeTab, MainTabBar.MainTabBar.fontSize.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add 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:polkawallet_ui/components/accountSelectList.dart that imports:
  • package:polkawallet_sdk/plugin/index.dart that imports:
  • package:polkawallet_sdk/storage/keyringEVM.dart that imports:
  • package:polkawallet_sdk/ethers/apiEthers.dart that imports:
  • package:polkawallet_sdk/service/index.dart that imports:
  • package:polkawallet_sdk/storage/keyring.dart that imports:
  • package:polkawallet_sdk/api/apiKeyring.dart that imports:
  • package:polkawallet_sdk/api/api.dart that imports:
  • package:polkawallet_sdk/api/apiBridge.dart that imports:
  • package:polkawallet_sdk/service/bridge.dart that imports:
  • package:polkawallet_sdk/service/bridgeRunner.dart that imports:
  • package:flutter_inappwebview/flutter_inappwebview.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:polkawallet_ui/components/accountSelectList.dart that imports:
  • package:polkawallet_sdk/plugin/index.dart that imports:
  • package:polkawallet_sdk/storage/keyringEVM.dart that imports:
  • package:polkawallet_sdk/ethers/apiEthers.dart that imports:
  • package:polkawallet_sdk/service/index.dart that imports:
  • package:polkawallet_sdk/storage/keyring.dart that imports:
  • package:polkawallet_sdk/api/apiKeyring.dart that imports:
  • package:polkawallet_sdk/api/api.dart that imports:
  • package:polkawallet_sdk/api/apiBridge.dart that imports:
  • package:polkawallet_sdk/service/bridge.dart that imports:
  • package:polkawallet_sdk/service/bridgeRunner.dart that imports:
  • package:flutter_inappwebview/flutter_inappwebview.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:polkawallet_ui/components/accountSelectList.dart that imports:
  • package:polkawallet_sdk/plugin/index.dart that imports:
  • package:polkawallet_sdk/storage/keyringEVM.dart that imports:
  • package:polkawallet_sdk/ethers/apiEthers.dart that imports:
  • package:polkawallet_sdk/service/index.dart that imports:
  • package:polkawallet_sdk/storage/keyring.dart that imports:
  • package:polkawallet_sdk/api/apiKeyring.dart that imports:
  • package:polkawallet_sdk/api/api.dart that imports:
  • package:polkawallet_sdk/api/apiBridge.dart that imports:
  • package:polkawallet_sdk/service/bridge.dart that imports:
  • package:polkawallet_sdk/service/bridgeRunner.dart that imports:
  • package:flutter_inappwebview/flutter_inappwebview.dart that declares support for platforms: Android, iOS.
Package not compatible with platform Web

Because:

  • package:polkawallet_ui/components/SkaletonList.dart that imports:
  • package:flutter_screenutil/flutter_screenutil.dart that imports:
  • package:flutter_screenutil/src/size_extension.dart that imports:
  • package:flutter_screenutil/src/screen_util.dart that imports:
  • dart:io
failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 297 issues. Showing the first 2:

ERROR: 'InputDecorationV3.copyWith' ('InputDecorationV3 Function({bool? alignLabelWithHint, InputBorder? border, BoxConstraints? constraints, EdgeInsetsGeometry? contentPadding, Widget? counter, TextStyle? counterStyle, String? counterText, InputBorder? disabledBorder, bool? enabled, InputBorder? enabledBorder, InputBorder? errorBorder, int? errorMaxLines, TextStyle? errorStyle, String? errorText, Color? fillColor, bool? filled, FloatingLabelAlignment? floatingLabelAlignment, FloatingLabelBehavior? floatingLabelBehavior, TextStyle? floatingLabelStyle, Color? focusColor, InputBorder? focusedBorder, InputBorder? focusedErrorBorder, int? helperMaxLines, TextStyle? helperStyle, String? helperText, int? hintMaxLines, TextStyle? hintStyle, String? hintText, TextDirection? hintTextDirection, Color? hoverColor, Widget? icon, Color? iconColor, bool? isCollapsed, bool? isDense, Widget? label, TextStyle? labelStyle, String? labelText, Widget? prefix, Widget? prefixIcon, Color? prefixIconColor, BoxConstraints? prefixIconConstraints, TextStyle? prefixStyle, String? prefixText, String? semanticCounterText, Widget? suffix, Widget? suffixIcon, Color? suffixIconColor, BoxConstraints? suffixIconConstraints, TextStyle? suffixStyle, String? suffixText})') isn't a valid override of 'InputDecoration.copyWith' ('InputDecoration Function({bool? alignLabelWithHint, InputBorder? border, BoxConstraints? constraints, EdgeInsetsGeometry? contentPadding, Widget? counter, TextStyle? counterStyle, String? counterText, InputBorder? disabledBorder, bool? enabled, InputBorder? enabledBorder, Widget? error, InputBorder? errorBorder, int? errorMaxLines, TextStyle? errorStyle, String? errorText, Color? fillColor, bool? filled, FloatingLabelAlignment? floatingLabelAlignment, FloatingLabelBehavior? floatingLabelBehavior, TextStyle? floatingLabelStyle, Color? focusColor, InputBorder? focusedBorder, InputBorder? focusedErrorBorder, int? helperMaxLines, TextStyle? helperStyle, String? helperText, Duration? hintFadeDuration, int? hintMaxLines, TextStyle? hintStyle, String? hintText, TextDirection? hintTextDirection, Color? hoverColor, Widget? icon, Color? iconColor, bool? isCollapsed, bool? isDense, Widget? label, TextStyle? labelStyle, String? labelText, Widget? prefix, Widget? prefixIcon, Color? prefixIconColor, BoxConstraints? prefixIconConstraints, TextStyle? prefixStyle, String? prefixText, String? semanticCounterText, Widget? suffix, Widget? suffixIcon, Color? suffixIconColor, BoxConstraints? suffixIconConstraints, TextStyle? suffixStyle, String? suffixText})').

lib/components/v3/textFormField.dart:1452:21

     ╷
1452 │   InputDecorationV3 copyWith({
     │                     ^^^^^^^^
     ╵

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

WARNING: This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: SkaletionRow.child

lib/components/SkaletonList.dart:8:7

  ╷
8 │ class SkaletionRow extends StatelessWidget {
  │       ^^^^^^^^^^^^
  ╵

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

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

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

Package Constraint Compatible Latest
card_swiper ^2.0.3 2.0.4 3.0.1
collection ^1.16.0 1.18.0 1.18.0
dropdown_search ^0.6.3 0.6.3 5.0.6
flutter flutter 0.0.0 0.0.0
flutter_qr_scan ^1.0.7 1.0.7 1.0.7
flutter_screenutil ^5.0.0+2 5.9.0 5.9.0
flutter_svg ^1.0.3 1.1.6 2.0.10+1
intl ^0.17.0 0.17.0 0.19.0
permission_handler ^7.2.0 7.2.0 11.3.1
polkawallet_sdk ^0.5.8+1 0.5.9+4 0.5.9+4
qr_flutter_fork ^4.0.0 4.0.0 4.0.0
rive ^0.9.0 0.9.1 0.13.1
scrollable_positioned_list ^0.2.3 0.2.3 0.3.8
share_plus ^4.0.9 4.5.3 8.0.3
skeleton_loader ^2.0.0+4 2.0.0+4 2.0.0+4
url_launcher ^6.0.4 6.2.6 6.2.6
webview_flutter ^4.0.7 4.7.0 4.7.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
bip32 - 2.0.0 2.0.0
bip39 - 1.0.6 1.0.6
bs58check - 1.0.2 1.0.2
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
convert - 3.1.1 3.1.1
cross_file - 0.3.4+1 0.3.4+1
crypto - 3.0.3 3.0.3
decimal - 2.3.3 2.3.3
eip1559 - 0.6.1 0.6.2
eip55 - 1.0.2 1.0.2
ethers - 0.0.1+3 0.0.1+3
ffi - 2.1.2 2.1.2
file - 6.1.4 7.0.0
flutter_aes_ecb_pkcs5 - 0.1.3 0.1.3
flutter_inappwebview - 5.8.0 6.0.0
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
flutter_web_plugins - 0.0.0 0.0.0
get - 4.6.6 4.6.6
get_storage - 2.1.1 2.1.1
graphs - 2.3.1 2.3.1
hex - 0.2.0 0.2.0
http - 0.13.6 1.2.1
http_parser - 4.0.2 4.0.2
image_picker - 0.7.5+4 1.1.0
image_picker_for_web - 2.2.0 3.0.4
image_picker_platform_interface - 2.10.0 2.10.0
js - 0.7.1 0.7.1
json_annotation - 4.8.1 4.8.1
json_rpc_2 - 3.0.2 3.0.2
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
mime - 1.0.5 1.0.5
mobx - 2.3.3+2 2.3.3+2
path - 1.9.0 1.9.0
path_drawing - 1.0.1 1.0.1
path_parsing - 1.0.1 1.0.1
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
permission_handler_platform_interface - 3.12.0 4.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.8.0 3.8.0
qr - 2.1.0 3.0.1
rational - 2.2.2 2.2.2
sec - 1.1.0 1.1.0
share_plus_linux - 3.0.1 3.0.1
share_plus_macos - 3.0.1 3.0.1
share_plus_platform_interface - 3.4.0 3.4.0
share_plus_web - 3.1.0 3.1.0
share_plus_windows - 3.0.1 4.0.0
shared_preferences - 2.2.3 2.2.3
shared_preferences_android - 2.2.2 2.2.2
shared_preferences_foundation - 2.3.5 2.3.5
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
shimmer - 2.0.0 3.0.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
stream_transform - 2.1.0 2.1.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
url_launcher_android - 6.3.1 6.3.1
url_launcher_ios - 6.2.5 6.2.5
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.1.0 3.1.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
uuid - 3.0.7 4.4.0
vector_math - 2.1.4 2.1.4
wallet - 0.0.13 0.0.13
web - 0.5.1 0.5.1
web3dart - 2.6.1 2.7.3
webview_flutter_android - 3.16.0 3.16.0
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_wkwebview - 3.13.0 3.13.0
win32 - 5.4.0 5.4.0
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 8 issues. Showing the first 2:

The constraint `^2.0.3` on card_swiper does not support the stable version `3.0.0`.

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

The constraint `^0.6.3` on dropdown_search does not support the stable version `1.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.