extrawest_ui_kit 1.2.0
extrawest_ui_kit: ^1.2.0 copied to clipboard
Flutter package that provides Extrawest UI Kit based on Material 3 UI components
We analyzed this package 10 days ago, and awarded it 50 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
10/10 points: Use an OSI-approved license
Detected license: BSD-3-Clause.
0/10 points: 20% or more of the public API has dartdoc comments
168 out of 993 API elements (16.9 %) 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.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: address_input, address_input.AddressInput, address_input.AddressInput.AddressInput.new, address_input.AddressInput.controller, address_input.AddressInput.focusNode.
10/10 points: Package has an example and has no issues with screenshots
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:extrawest_ui_kit/extrawest_ui_kit.dartthat imports:package:extrawest_ui_kit/layouts/ew_terms_and_conditions.dartthat imports:package:flutter_widget_from_html/flutter_widget_from_html.dartthat imports:package:flutter_widget_from_html/src/widget_factory.dartthat imports:package:fwfh_webview/fwfh_webview.dartthat imports:package:fwfh_webview/src/web_view_factory.dartthat imports:package:fwfh_webview/src/web_view/web_view.dartthat imports:package:fwfh_webview/src/web_view/io.dartthat imports:package:webview_flutter_wkwebview/webview_flutter_wkwebview.dartthat declares support for platforms:iOS,macOS.
Package does not support platform `iOS`.
Because:
package:extrawest_ui_kit/extrawest_ui_kit.dartthat imports:package:extrawest_ui_kit/layouts/ew_terms_and_conditions.dartthat imports:package:flutter_widget_from_html/flutter_widget_from_html.dartthat imports:package:flutter_widget_from_html/src/widget_factory.dartthat imports:package:fwfh_webview/fwfh_webview.dartthat imports:package:fwfh_webview/src/web_view_factory.dartthat imports:package:fwfh_webview/src/web_view/web_view.dartthat imports:package:fwfh_webview/src/web_view/io.dartthat imports:package:webview_flutter_android/webview_flutter_android.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:extrawest_ui_kit/extrawest_ui_kit.dartthat imports:package:extrawest_ui_kit/layouts/otp_verification/otp_verification.dartthat imports:package:sms_autofill/sms_autofill.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:extrawest_ui_kit/extrawest_ui_kit.dartthat imports:package:extrawest_ui_kit/layouts/otp_verification/otp_verification.dartthat imports:package:sms_autofill/sms_autofill.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:extrawest_ui_kit/extrawest_ui_kit.dartthat imports:package:extrawest_ui_kit/layouts/otp_verification/otp_verification.dartthat imports:package:sms_autofill/sms_autofill.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:extrawest_ui_kit/extrawest_ui_kit.dartthat imports:package:extrawest_ui_kit/layouts/otp_verification/otp_verification.dartthat imports:package:sms_autofill/sms_autofill.dartthat declares support for platforms:Android,iOS.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 19 issues. Showing the first 2:
ERROR: A value of type 'InputDecorationThemeData' can't be returned from the function 'createInputDecTheme' because it has a return type of 'InputDecorationTheme'.
lib/theme.dart:73:10
╷
73 │ return inputDecorationTheme.copyWith(
│ ┌──────────^
74 │ │ border: OutlineInputBorder(
75 │ │ borderRadius: BorderRadius.circular(4.0),
76 │ │ ),
77 │ │ focusedBorder: OutlineInputBorder(
78 │ │ borderRadius: BorderRadius.circular(4.0),
79 │ │ ),
80 │ │ errorBorder: OutlineInputBorder(
81 │ │ borderRadius: BorderRadius.circular(4.0),
82 │ │ ),
83 │ │ );
│ └───^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/theme.dart
WARNING: This default clause is covered by the previous cases.
lib/components/widgets/text_widgets/text_scales.dart:199:7
╷
199 │ default:
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/components/widgets/text_widgets/text_scales.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
dio |
^5.4.3+1 |
5.9.0 | 5.9.0 | |
flutter_debouncer |
^2.0.0 |
2.1.1 | 2.1.1 | |
flutter_inappwebview |
^6.0.0 |
6.1.5 | 6.1.5 | |
flutter_widget_from_html |
^0.14.11 |
0.14.11 | 0.17.1 | |
font_awesome_flutter |
^10.6.0 |
10.12.0 | 10.12.0 | |
formz |
^0.6.1 |
0.6.1 | 0.8.0 | |
image_picker |
^1.1.0 |
1.2.1 | 1.2.1 | |
image_picker_platform_interface |
^2.10.0 |
2.11.1 | 2.11.1 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
intl_phone_number_input |
^0.7.4 |
0.7.5 | 0.7.5 | |
mime |
^1.0.0 |
1.0.6 | 2.0.0 | |
password_strength |
^0.2.0 |
0.2.0 | 0.2.0 | |
sms_autofill |
^2.3.0 |
2.4.1 | 2.4.1 | |
universal_html |
^2.2.4 |
2.3.0 | 2.3.0 | |
url_launcher |
^6.2.5 |
6.3.2 | 6.3.2 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 4 issues. Showing the first 2:
The constraint `^0.14.11` on flutter_widget_from_html does not support the stable version `0.15.0`.
Try running dart pub upgrade --major-versions flutter_widget_from_html to update the constraint.
The constraint `^0.6.1` on formz does not support the stable version `0.7.0`.
Try running dart pub upgrade --major-versions formz to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 1 error:
RETURN_OF_INVALID_TYPE-lib/theme.dart:73:10- A value of type 'InputDecorationThemeData' can't be returned from the function 'createInputDecTheme' because it has a return type of 'InputDecorationTheme'.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.
