webf_cupertino_ui 0.4.1
webf_cupertino_ui: ^0.4.1 copied to clipboard
iOS-style UI components for WebF applications. This package provides Flutter's Cupertino widgets wrapped as HTML custom elements for use in WebF.
We analyzed this package 2 hours ago, and awarded it 105 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 ("0.4.1").
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: Apache-2.0.
0/10 points: 20% or more of the public API has dartdoc comments
682 out of 5989 API elements (11.4 %) 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: webf_cupertino_ui, webf_cupertino_ui.FlutterCupertinoActionSheet.FlutterCupertinoActionSheet.new, webf_cupertino_ui.FlutterCupertinoActionSheet.actionSheetMethods, webf_cupertino_ui.FlutterCupertinoActionSheet.addEventListener, webf_cupertino_ui.FlutterCupertinoActionSheet.addIntersectionObserver.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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 does not support platform `Web`.
Because:
package:webf_cupertino_ui/webf_cupertino_ui.dartthat imports:package:webf_cupertino_ui/src/list_tile.dartthat imports:package:webf_cupertino_ui/src/list_tile_bindings_generated.dartthat imports:package:webf/webf.dartthat declares support for platforms:Android,iOS,Windows,Linux,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:webf_cupertino_ui/webf_cupertino_ui.dartthat imports:package:webf_cupertino_ui/src/list_tile.dartthat imports:package:webf_cupertino_ui/src/list_tile_bindings_generated.dartthat imports:package:webf/webf.dartthat imports:package:webf/geometry.dartthat imports:package:webf/src/geometry/dom_matrix_readonly.dartthat imports:package:webf/src/geometry/dom_point.dartthat imports:package:webf/src/geometry/dom_point_readonly.dartthat imports:package:webf/src/css/matrix.dartthat imports:package:webf/foundation.dartthat imports:package:webf/src/foundation/dio_client.dartthat imports:package:webf/src/foundation/cupertino_adapter.dartthat imports:package:cupertino_http/cupertino_http.dartthat declares support for platforms:iOS,macOS.
Package does not support platform `Windows`.
Because:
package:webf_cupertino_ui/webf_cupertino_ui.dartthat imports:package:webf_cupertino_ui/src/list_tile.dartthat imports:package:webf_cupertino_ui/src/list_tile_bindings_generated.dartthat imports:package:webf/webf.dartthat imports:package:webf/geometry.dartthat imports:package:webf/src/geometry/dom_matrix_readonly.dartthat imports:package:webf/src/geometry/dom_point.dartthat imports:package:webf/src/geometry/dom_point_readonly.dartthat imports:package:webf/src/css/matrix.dartthat imports:package:webf/foundation.dartthat imports:package:webf/src/foundation/dio_client.dartthat imports:package:webf/src/foundation/cupertino_adapter.dartthat imports:package:cupertino_http/cupertino_http.dartthat declares support for platforms:iOS,macOS.
Package does not support platform `Linux`.
Because:
package:webf_cupertino_ui/webf_cupertino_ui.dartthat imports:package:webf_cupertino_ui/src/list_tile.dartthat imports:package:webf_cupertino_ui/src/list_tile_bindings_generated.dartthat imports:package:webf/webf.dartthat imports:package:webf/geometry.dartthat imports:package:webf/src/geometry/dom_matrix_readonly.dartthat imports:package:webf/src/geometry/dom_point.dartthat imports:package:webf/src/geometry/dom_point_readonly.dartthat imports:package:webf/src/css/matrix.dartthat imports:package:webf/foundation.dartthat imports:package:webf/src/foundation/dio_client.dartthat imports:package:webf/src/foundation/cupertino_adapter.dartthat imports:package:cupertino_http/cupertino_http.dartthat declares support for platforms:iOS,macOS.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 100 issues. Showing the first 2:
INFO: Missing type annotation.
lib/src/alert_bindings_generated.dart:14:7
╷
14 │ set title(value);
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/alert_bindings_generated.dart
INFO: Missing type annotation.
lib/src/alert_bindings_generated.dart:16:7
╷
16 │ set message(value);
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/alert_bindings_generated.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.18.0 |
1.19.1 | 1.19.1 | |
logger |
^2.0.0 |
2.6.2 | 2.6.2 | |
webf |
^0.24.0 |
0.24.1 | 0.24.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 3.6.1 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 0.19.10 | 1.0.0 | |
crypto |
- | 3.0.7 | 3.0.7 | |
cupertino_http |
- | 2.4.0 | 2.4.0 | |
dio |
- | 5.9.0 | 5.9.0 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
flutter_svg |
- | 2.2.3 | 2.2.3 | |
glob |
- | 2.1.3 | 2.1.3 | |
hive_ce |
- | 2.16.0 | 2.16.0 | |
hooks |
- | 0.20.5 | 1.0.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
http_profile |
- | 0.1.0 | 0.1.0 | |
intl |
- | 0.19.0 | 0.20.2 | |
isolate_channel |
- | 0.2.2+1 | 0.2.2+1 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.18 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
native_toolchain_c |
- | 0.17.2 | 0.17.4 | |
objective_c |
- | 9.2.2 | 9.2.2 | |
path |
- | 1.9.1 | 1.9.1 | |
path_drawing |
- | 1.0.1 | 1.0.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
quiver |
- | 3.2.2 | 3.2.2 | |
shelf |
- | 1.4.2 | 1.4.2 | |
shelf_web_socket |
- | 2.0.1 | 3.0.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.8 | 0.7.8 | |
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 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
webf_easy_refresh |
- | 3.4.1 | 3.4.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
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
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 4 errors:
UNDEFINED_NAMED_PARAMETER-lib/src/logger.dart:15:5- The named parameter 'dateTimeFormat' isn't defined.UNDEFINED_IDENTIFIER-lib/src/logger.dart:15:21- Undefined name 'DateTimeFormat'.UNDEFINED_NAMED_PARAMETER-lib/src/logger.dart:29:5- The named parameter 'dateTimeFormat' isn't defined.
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.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.