cake_flutter 0.7.0 cake_flutter: ^0.7.0 copied to clipboard
The lightweight, explicit testing framework - built for Flutter.
We analyzed this package 3 days ago, and awarded it 150 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: MPL-2.0
.
10/10 points: 20% or more of the public API has dartdoc comments
172 out of 509 API elements (33.8 %) have documentation comments.
Some symbols that are missing documentation: cake_flutter
, cake_flutter.AssertFailure.err
, cake_flutter.AssertFailure.errorMessage
, cake_flutter.AssertFailure.printer
, cake_flutter.AssertFailure.report
.
10/10 points: Package has 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 not compatible with platform Web
Because:
package:cake_flutter/cake_flutter.dart
that imports:package:flutter_test/flutter_test.dart
that imports:package:flutter_test/src/widget_tester.dart
that imports:package:flutter_test/src/test_text_input.dart
that imports:package:flutter_test/src/test_text_input_key_handler.dart
that imports:package:flutter_test/src/binding.dart
that imports:package:flutter_test/src/platform.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:cake_flutter/cake_flutter.dart
that imports:package:flutter_test/flutter_test.dart
that imports:package:flutter_test/src/widget_tester.dart
that imports:package:flutter_test/src/test_text_input.dart
that imports:package:flutter_test/src/test_text_input_key_handler.dart
that imports:package:flutter_test/src/binding.dart
that imports:package:flutter_test/src/platform.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 3 issues. Showing the first 2:
INFO: 'hitTest' is deprecated and shouldn't be used. Use hitTestInView and specify the view to hit test. This feature was deprecated after v3.11.0-20.0.pre.
lib/tree/test_element_wrapper.dart:111:25
╷
111 │ _tester.binding.hitTest(result, location);
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/tree/test_element_wrapper.dart
INFO: 'renderView' is deprecated and shouldn't be used. Consider using RendererBinding.renderViews instead as the binding may manage multiple RenderViews. This feature was deprecated after v3.10.0-12.0.pre.
lib/tree/test_element_wrapper.dart:124:47
╷
124 │ !(Offset.zero & _tester.binding.renderView.size)
│ ^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/tree/test_element_wrapper.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
cake |
^6.2.0 |
6.2.0 | 6.2.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_localizations |
flutter |
0.0.0 | 0.0.0 |
flutter_test |
flutter |
0.0.0 | 0.0.0 |
flutter_tools |
flutter |
0.0.0 | 0.0.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_fe_analyzer_shared |
- | 72.0.0 | 76.0.0 |
_macros |
- | 0.3.2 | 0.3.2 |
analyzer |
- | 6.7.0 | 6.11.0 |
archive |
- | 3.6.1 | 3.6.1 |
args |
- | 2.5.0 | 2.6.0 |
async |
- | 2.11.0 | 2.12.0 |
boolean_selector |
- | 2.1.1 | 2.1.2 |
browser_launcher |
- | 1.1.1 | 1.1.3 |
built_collection |
- | 5.1.1 | 5.1.1 |
built_value |
- | 8.9.2 | 8.9.2 |
characters |
- | 1.3.0 | 1.3.1 |
cli_config |
- | 0.2.0 | 0.2.0 |
clock |
- | 1.1.1 | 1.1.2 |
collection |
- | 1.18.0 | 1.19.1 |
completion |
- | 1.0.1 | 1.0.1 |
convert |
- | 3.1.1 | 3.1.2 |
coverage |
- | 1.8.0 | 1.11.0 |
crypto |
- | 3.0.3 | 3.0.6 |
csslib |
- | 1.0.0 | 1.0.2 |
dap |
- | 1.3.0 | 1.3.0 |
dds |
- | 4.2.4+2 | 4.2.7 |
dds_service_extensions |
- | 2.0.0 | 2.0.0 |
devtools_shared |
- | 10.0.1 | 11.0.0 |
dtd |
- | 2.2.0 | 2.4.0 |
dwds |
- | 24.0.0 | 24.1.0 |
extension_discovery |
- | 2.0.0 | 2.1.0 |
fake_async |
- | 1.3.1 | 1.3.2 |
ffi |
- | 2.1.2 | 2.1.3 |
file |
- | 7.0.0 | 7.0.1 |
fixnum |
- | 1.1.0 | 1.1.1 |
flutter_template_images |
- | 4.2.0 | 4.2.1 |
frontend_server_client |
- | 4.0.0 | 4.0.0 |
glob |
- | 2.1.2 | 2.1.2 |
graphs |
- | 2.3.1 | 2.3.2 |
html |
- | 0.15.4 | 0.15.5 |
http |
- | 0.13.6 | 1.2.2 |
http_multi_server |
- | 3.2.1 | 3.2.1 |
http_parser |
- | 4.0.2 | 4.1.1 |
intl |
- | 0.19.0 | 0.20.0 |
io |
- | 1.0.4 | 1.0.4 |
json_rpc_2 |
- | 3.0.2 | 3.0.3 |
leak_tracker |
- | 10.0.5 | 10.0.8 |
leak_tracker_flutter_testing |
- | 3.0.5 | 3.0.9 |
leak_tracker_testing |
- | 3.0.1 | 3.0.1 |
logging |
- | 1.2.0 | 1.3.0 |
macros |
- | 0.1.2-main.4 | 0.1.3-main.0 |
matcher |
- | 0.12.16+1 | 0.12.17 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
mime |
- | 1.0.5 | 2.0.0 |
multicast_dns |
- | 0.3.2+7 | 0.3.2+7 |
mustache_template |
- | 2.0.0 | 2.0.0 |
native_assets_builder |
- | 0.7.0 | 0.9.0 |
native_assets_cli |
- | 0.6.0 | 0.9.0 |
native_stack_traces |
- | 0.5.7 | 0.6.0 |
package_config |
- | 2.1.0 | 2.1.0 |
path |
- | 1.9.0 | 1.9.1 |
petitparser |
- | 6.0.2 | 6.0.2 |
platform |
- | 3.1.5 | 3.1.6 |
pool |
- | 1.5.1 | 1.5.1 |
process |
- | 5.0.2 | 5.0.3 |
pub_semver |
- | 2.1.4 | 2.1.4 |
shelf |
- | 1.4.1 | 1.4.2 |
shelf_packages_handler |
- | 3.0.2 | 3.0.2 |
shelf_proxy |
- | 1.0.4 | 1.0.4 |
shelf_static |
- | 1.1.2 | 1.1.3 |
shelf_web_socket |
- | 1.0.4 | 2.0.0 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_map_stack_trace |
- | 2.1.1 | 2.1.2 |
source_maps |
- | 0.10.12 | 0.10.12 |
source_span |
- | 1.10.0 | 1.10.0 |
sse |
- | 4.1.5 | 4.1.6 |
stack_trace |
- | 1.11.1 | 1.12.0 |
standard_message_codec |
- | 0.0.1+4 | 0.0.1+4 |
stream_channel |
- | 2.1.2 | 2.1.2 |
string_scanner |
- | 1.2.0 | 1.4.0 |
sync_http |
- | 0.3.1 | 0.3.1 |
term_glyph |
- | 1.2.1 | 1.2.1 |
test_api |
- | 0.7.2 | 0.7.3 |
test_core |
- | 0.6.4 | 0.6.5 |
typed_data |
- | 1.3.2 | 1.4.0 |
unified_analytics |
- | 6.1.2 | 7.0.0 |
usage |
- | 4.1.1 | 4.1.1 |
uuid |
- | 3.0.7 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
vm_service |
- | 14.2.5 | 14.3.1 |
vm_service_interface |
- | 1.1.0 | 2.0.0 |
vm_snapshot_analysis |
- | 0.7.6 | 0.7.6 |
watcher |
- | 1.1.0 | 1.1.0 |
web |
- | 0.5.1 | 1.1.0 |
web_socket_channel |
- | 2.4.5 | 3.0.1 |
webdriver |
- | 3.0.3 | 3.0.4 |
webkit_inspection_protocol |
- | 1.2.1 | 1.2.1 |
xml |
- | 6.5.0 | 6.5.0 |
yaml |
- | 3.1.2 | 3.1.2 |
yaml_edit |
- | 2.2.1 | 2.2.1 |
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
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.