appium_flutter_server 0.0.26 copy "appium_flutter_server: ^0.0.26" to clipboard
appium_flutter_server: ^0.0.26 copied to clipboard

PlatformiOS

Appium Flutter server using Integration Test package for testing Flutter apps with Appium

0
likes
80/ 160
pub points
727
downloads

We analyzed this package 33 hours ago, and awarded it 80 pub points (of a possible 160):

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

10/10 points: Provide a valid pubspec.yaml

0/5 points: Provide a valid README.md

No `README.md` found.

The README.md file should inform others about your project, what it does, and how they can use it. Check out the guidelines on Writing great package pages.

0/5 points: Provide a valid CHANGELOG.md

No `CHANGELOG.md` found.

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.

failed
Provide documentation
0 / 20trigger folding of the section

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

0 out of 4 API elements (0.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.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: appium_flutter_server, appium_flutter_server.MAX_TEST_DURATION_SECS, appium_flutter_server.initializeTest, appium_flutter_server.serverVersion.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:appium_flutter_server/appium_flutter_server.dart that imports:
  • package:appium_flutter_server/src/runner.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:appium_flutter_server/appium_flutter_server.dart that imports:
  • package:appium_flutter_server/src/runner.dart that imports:
  • package:integration_test/integration_test.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:appium_flutter_server/appium_flutter_server.dart that imports:
  • package:appium_flutter_server/src/runner.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:appium_flutter_server/appium_flutter_server.dart that imports:
  • package:appium_flutter_server/src/runner.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:appium_flutter_server/appium_flutter_server.dart that imports:
  • package:appium_flutter_server/src/runner.dart that imports:
  • package:integration_test/integration_test.dart that declares support for platforms: Android, iOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `iOS`.

Because:

  • package:appium_flutter_server/appium_flutter_server.dart that imports:
  • package:appium_flutter_server/src/runner.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:appium_flutter_server/appium_flutter_server.dart that imports:
  • package:appium_flutter_server/src/runner.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_linux.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.

failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 21 issues. Showing the first 2:

WARNING: The operand can't be 'null', so the condition is always 'false'.

lib/src/handler/request/request_handler.dart:23:25

   ╷
23 │           if (sessionId == null ||
   │                         ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/handler/request/request_handler.dart

WARNING: The value of the local variable 'tester' isn't used.

lib/src/handler/sample/tap_handler.dart:14:18

   ╷
14 │     WidgetTester tester = FlutterDriver.instance.tester;
   │                  ^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/handler/sample/tap_handler.dart

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

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

Package Constraint Compatible Latest
a_bridge ^0.0.2 0.0.3 0.0.3
device_info_plus any 11.2.0 11.2.0
flutter flutter 0.0.0 0.0.0
flutter_test flutter 0.0.0 0.0.0
image_picker ^1.1.2 1.1.2 1.1.2
image_picker_platform_interface any 2.10.0 2.10.0
integration_test flutter 0.0.0 0.0.0
package_info_plus any 8.1.2 8.1.2
path 1.9.0 1.9.0 1.9.1
path_provider any 2.1.5 2.1.5
permission_handler any 11.3.1 11.3.1
shelf ^1.4.1 1.4.2 1.4.2
shelf_plus ^1.9.2 1.10.0 1.10.0
shelf_router ^1.1.4 1.1.4 1.1.4
synchronized any 3.3.0+3 3.3.0+3
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.12.0
boolean_selector - 2.1.1 2.1.2
characters - 1.3.0 1.4.0
clock - 1.1.1 1.1.2
collection - 1.19.0 1.19.1
convert - 3.1.2 3.1.2
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
device_info_plus_platform_interface - 7.0.2 7.0.2
fake_async - 1.3.1 1.3.2
ffi - 2.1.3 2.1.3
file - 7.0.0 7.0.1
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_macos - 0.9.4+2 0.9.4+2
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+3 0.9.3+3
flutter_driver - 0.0.0 0.0.0
flutter_plugin_android_lifecycle - 2.0.24 2.0.24
flutter_web_plugins - 0.0.0 0.0.0
fuchsia_remote_debug_protocol - 0.0.0 0.0.0
hotreloader - 4.2.0 4.2.0
http - 1.2.2 1.2.2
http_methods - 1.1.1 1.1.1
http_parser - 4.1.1 4.1.1
image_picker_android - 0.8.12+18 0.8.12+18
image_picker_for_web - 3.0.6 3.0.6
image_picker_ios - 0.8.12+1 0.8.12+1
image_picker_linux - 0.2.1+1 0.2.1+1
image_picker_macos - 0.2.1+1 0.2.1+1
image_picker_windows - 0.2.1+1 0.2.1+1
leak_tracker - 10.0.7 10.0.8
leak_tracker_flutter_testing - 3.0.8 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
logging - 1.3.0 1.3.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 - 2.0.0 2.0.0
mime_type - 1.0.1 1.0.1
package_info_plus_platform_interface - 3.0.2 3.0.2
path_provider_android - 2.2.15 2.2.15
path_provider_foundation - 2.4.1 2.4.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
permission_handler_android - 12.0.13 12.0.13
permission_handler_apple - 9.4.5 9.4.5
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.2.3 4.2.3
permission_handler_windows - 0.2.1 0.2.1
platform - 3.1.5 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
process - 5.0.2 5.0.3
shelf_hotreload - 1.5.0 1.5.0
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 2.0.1 2.0.1
sky_engine - 0.0.0 0.0.0
source_span - 1.10.0 1.10.1
stack_trace - 1.12.0 1.12.1
stream_channel - 2.1.2 2.1.3
stream_transform - 2.1.1 2.1.1
string_scanner - 1.3.0 1.4.1
sync_http - 0.3.1 0.3.1
term_glyph - 1.2.1 1.2.2
test_api - 0.7.3 0.7.4
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
vm_service - 14.3.0 15.0.0
watcher - 1.1.1 1.1.1
web - 1.1.0 1.1.0
web_socket - 0.1.6 0.1.6
web_socket_channel - 3.0.1 3.0.1
webdriver - 3.0.4 3.0.4
win32 - 5.9.0 5.9.0
win32_registry - 1.1.5 2.0.1
xdg_directories - 1.1.0 1.1.0

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

The constraint `1.9.0` on path does not support the stable version `1.9.1`.

Try running dart pub upgrade --major-versions path 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 2 errors:

  • UNDEFINED_GETTER - lib/src/handler/status.dart:21:49 - The getter 'data' isn't defined for the type 'PackageInfo'.
  • UNDEFINED_GETTER - lib/src/utils/camera_mocking.dart:49:39 - The getter 'manageExternalStorage' isn't defined for the type 'Permission'.

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.22.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

0
likes
80
points
727
downloads

Publisher

unverified uploader

Weekly Downloads

Appium Flutter server using Integration Test package for testing Flutter apps with Appium

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

a_bridge, device_info_plus, flutter, flutter_test, image_picker, image_picker_platform_interface, integration_test, package_info_plus, path, path_provider, permission_handler, shelf, shelf_plus, shelf_router, synchronized

More

Packages that depend on appium_flutter_server