flrx_test 0.0.3 copy "flrx_test: ^0.0.3" to clipboard
flrx_test: ^0.0.3 copied to clipboard

Testing helpers and utilities for flrx framework.

130/ 160
pub points
16
downloads

We analyzed this package 3 days ago, and awarded it 130 pub points (of a possible 160):

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

Failed check 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 50 to 180 characters to describe the package, what it does, and its target use case.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

7 out of 19 API elements (36.8 %) have documentation comments.

Some symbols that are missing documentation: flrx_test, flrx_test.TestApplication, flrx_test.TestApplication.TestApplication.new, flrx_test.TestApplication.appConfig, flrx_test.TestApplication.init.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:flrx_test/flrx_test.dart that imports:
  • package:flrx_test/src/application.dart that imports:
  • package:flrx_test/src/error_manager.dart that imports:
  • package:flrx/components/error_manager/error_manager.dart that imports:
  • package:flrx/components/error_manager/catcher_error_manager.dart that imports:
  • package:flrx/application.dart that imports:
  • package:flrx/flrx.dart that imports:
  • package:flrx/config/config.dart that imports:
  • package:flrx/config/error_reporter_config.dart that imports:
  • package:catcher/catcher.dart that imports:
  • package:catcher/handlers/email_manual_handler.dart that imports:
  • package:flutter_mailer/flutter_mailer.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 `Windows`.

Because:

  • package:flrx_test/flrx_test.dart that imports:
  • package:flrx_test/src/application.dart that imports:
  • package:flrx_test/src/error_manager.dart that imports:
  • package:flrx/components/error_manager/error_manager.dart that imports:
  • package:flrx/components/error_manager/catcher_error_manager.dart that imports:
  • package:flrx/application.dart that imports:
  • package:flrx/flrx.dart that imports:
  • package:flrx/config/config.dart that imports:
  • package:flrx/config/error_reporter_config.dart that imports:
  • package:catcher/catcher.dart that imports:
  • package:catcher/handlers/toast_handler.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:flrx_test/flrx_test.dart that imports:
  • package:flrx_test/src/application.dart that imports:
  • package:flrx_test/src/error_manager.dart that imports:
  • package:flrx/components/error_manager/error_manager.dart that imports:
  • package:flrx/components/error_manager/catcher_error_manager.dart that imports:
  • package:flrx/application.dart that imports:
  • package:flrx/flrx.dart that imports:
  • package:flrx/config/config.dart that imports:
  • package:flrx/config/error_reporter_config.dart that imports:
  • package:catcher/catcher.dart that imports:
  • package:catcher/handlers/toast_handler.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:flrx_test/flrx_test.dart that imports:
  • package:flrx_test/src/application.dart that imports:
  • package:flrx_test/src/error_manager.dart that imports:
  • package:flrx/components/error_manager/error_manager.dart that imports:
  • package:flrx/components/error_manager/catcher_error_manager.dart that imports:
  • package:flrx/application.dart that imports:
  • package:flrx/flrx.dart that imports:
  • package:flrx/config/config.dart that imports:
  • package:flrx/config/error_reporter_config.dart that imports:
  • package:catcher/catcher.dart that imports:
  • package:catcher/handlers/toast_handler.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: Missing type annotation.

lib/src/application.dart:37:34

   ╷
37 │   Future<void> initiateTestSetup(widget) async {
   │                                  ^^^^^^
   ╵

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

INFO: The type parameter name 'State' matches a visible type name.

lib/src/store.dart:10:17

   ╷
10 │ class TestStore<State> implements Store<State> {
   │                 ^^^^^
   ╵

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

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
flrx ^0.0.11 0.0.12 0.0.12
redux ^5.0.0 5.0.0 5.0.0
shared_preferences ^2.0.13 2.5.4 2.5.4
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 91.0.0 93.0.0
analyzer - 8.4.1 10.0.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
catcher - 0.6.9 0.8.0
characters - 1.4.0 1.4.1
cli_config - 0.2.0 0.2.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
coverage - 1.15.0 1.15.0
crypto - 3.0.7 3.0.7
data_fixture_dart - 2.2.0 3.0.0
device_info_plus - 3.2.4 12.3.0
device_info_plus_linux - 2.1.1 5.0.0 Discontinued
device_info_plus_macos - 2.2.3 5.0.0 Discontinued
device_info_plus_platform_interface - 2.6.1 7.0.3
device_info_plus_web - 2.1.0 5.0.0 Discontinued
device_info_plus_windows - 2.1.1 6.0.0 Discontinued
dio - 4.0.6 5.9.0
fake_async - 1.3.3 1.3.3
faker - 2.2.0 2.2.0
ffi - 1.2.1 2.1.5
file - 6.1.4 7.0.1
fluro - 2.0.5 2.0.5
flutter_mailer - 2.1.2 3.0.1
flutter_redux - 0.10.0 0.10.0
fluttertoast - 8.2.14 9.0.0
frontend_server_client - 4.0.0 4.0.0
get_it - 7.7.0 9.2.0
glob - 2.1.3 2.1.3
grammer - 1.0.3 1.0.3
http - 0.13.6 1.6.0
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
intl - 0.17.0 0.20.2
io - 1.0.5 1.0.5
js - 0.7.2 0.7.2 Discontinued
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
logger - 1.4.0 2.6.2
logging - 1.3.0 1.3.0
mailer - 5.3.0 6.6.0
matcher - 0.12.17 0.12.18
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
mime - 1.0.6 2.0.0
node_preamble - 2.0.2 2.0.2
package_config - 2.2.0 2.2.0
package_info_plus - 1.4.2 9.0.0
package_info_plus_linux - 1.0.5 2.0.0 Discontinued
package_info_plus_macos - 1.3.0 2.0.0 Discontinued
package_info_plus_platform_interface - 1.0.2 3.2.1
package_info_plus_web - 1.0.6 2.0.0 Discontinued
package_info_plus_windows - 1.0.5 3.0.0 Discontinued
path - 1.9.1 1.9.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.0.7 2.3.0
pedantic - 1.11.1 1.11.1 Discontinued
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pool - 1.5.2 1.5.2
pub_semver - 2.2.0 2.2.0
recase - 4.1.0 4.1.0
redux_logging - 0.5.1 0.5.1
redux_thunk - 0.4.0 0.4.0
sentry - 6.22.0 9.9.2
shared_preferences_android - 2.4.18 2.4.18
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
shelf - 1.4.2 1.4.2
shelf_packages_handler - 3.0.2 3.0.2
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 3.0.0 3.0.0
source_map_stack_trace - 2.1.2 2.1.2
source_maps - 0.10.13 0.10.13
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stemmer - 2.2.0 3.2.0
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 - 1.26.3 1.29.0
test_api - 0.7.7 0.7.9
test_core - 0.6.12 0.6.15
typed_data - 1.4.0 1.4.0
universal_io - 2.3.1 2.3.1
uuid - 3.0.7 4.5.2
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
webkit_inspection_protocol - 1.2.1 1.2.1
win32 - 2.6.1 5.15.0
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Testing helpers and utilities for flrx framework.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flrx, flutter, flutter_test, redux, shared_preferences

More

Packages that depend on flrx_test