flutter_formux 1.0.7 copy "flutter_formux: ^1.0.7" to clipboard
flutter_formux: ^1.0.7 copied to clipboard

Interface tools for validating forms, managing state with BLoC, integrating with Material components.

130/ 160
pub points
83
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://formux.pipen.dev was unreachable. Make sure that the website is reachable via HEAD requests.

Documentation URL doesn't exist.

At the time of the analysis https://formux.pipen.dev was unreachable. Make sure that the website is reachable via HEAD requests.

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

224 out of 443 API elements (50.6 %) have documentation comments.

Some symbols that are missing documentation: flutter_formux, flutter_formux.DropdownBuilder, flutter_formux.DropdownCubit, flutter_formux.DropdownFetcherCubit, flutter_formux.DropdownFetcherCubit.DropdownFetcherCubit.new.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:flutter_formux/flutter_formux.dart that imports:
  • package:flutter_formux/src/fields/text/formux_text_field.dart that imports:
  • package:pipen/components.dart that imports:
  • package:pipen/src/components/gesture/pipen_gesture_tap.dart that imports:
  • package:vibration/vibration.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:flutter_formux/flutter_formux.dart that imports:
  • package:flutter_formux/src/fields/text/formux_text_field_raw.dart that imports:
  • package:pipen/extensions.dart that imports:
  • package:pipen/src/extensions/pipen_platform_file_extension.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:flutter_formux/flutter_formux.dart that imports:
  • package:flutter_formux/src/fields/text/formux_text_field_raw.dart that imports:
  • package:pipen/extensions.dart that imports:
  • package:pipen/src/extensions/pipen_platform_file_extension.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:flutter_formux/flutter_formux.dart that imports:
  • package:flutter_formux/src/fields/text/formux_text_field_raw.dart that imports:
  • package:pipen/extensions.dart that imports:
  • package:pipen/src/extensions/pipen_platform_file_extension.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/linux/file_picker_linux.dart that imports:
  • package:dbus/dbus.dart that declares support for platforms: Windows, Linux.

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:flutter_formux/flutter_formux.dart that imports:
  • package:flutter_formux/src/fields/text/formux_text_field_raw.dart that imports:
  • package:pipen/extensions.dart that imports:
  • package:pipen/src/extensions/pipen_platform_file_extension.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:flutter_formux/flutter_formux.dart that imports:
  • package:flutter_formux/src/fields/text/formux_text_field_raw.dart that imports:
  • package:pipen/extensions.dart that imports:
  • package:pipen/src/extensions/pipen_platform_file_extension.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:flutter_formux/flutter_formux.dart that imports:
  • package:flutter_formux/src/fields/text/formux_text_field_raw.dart that imports:
  • package:pipen/extensions.dart that imports:
  • package:pipen/src/extensions/pipen_platform_file_extension.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker_io.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.

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

Found 23 issues. Showing the first 2:

/tmp/pana_FYSWAG/lib/src/fields/dropdown/fetcher/formux_dropdown_fetcher_field.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_FYSWAG/lib/src/fields/dropdown/fetcher/layout.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest Notes
bloc ^9.0.0 9.1.0 9.1.0
currency_textfield ^4.14.1 4.15.1+2 5.0.0+1
email_validator ^3.0.0 3.0.0 3.0.0
flutter_bloc ^9.0.0 9.1.1 9.1.1
flutter_skeleton_ui ^0.0.6 0.0.6 0.0.6
formux ^2.1.1 2.1.1 2.1.1
intl ^0.20.0 0.20.2 0.20.2
pipen ^2.2.2 2.2.3 2.2.3
pipen_bloc ^1.2.4 1.2.5 1.2.5
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
cross_file - 0.3.5+1 0.3.5+1
crypto - 3.0.7 3.0.7
dbus - 0.7.11 0.7.11
device_info_plus - 12.2.0 12.2.0
device_info_plus_platform_interface - 7.0.3 7.0.3
dio - 5.9.0 5.9.0
dio_web_adapter - 2.1.1 2.1.1
equatable - 2.0.7 2.0.7
expandable_page_view - 1.0.17 1.0.17
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
file_picker - 10.3.6 10.3.6
fixnum - 1.1.1 1.1.1
flutter_plugin_android_lifecycle - 2.0.32 2.0.32
flutter_secure_storage - 9.2.4 9.2.4
flutter_secure_storage_linux - 1.2.3 2.0.1
flutter_secure_storage_macos - 3.1.3 4.0.0
flutter_secure_storage_platform_interface - 1.1.2 2.0.1
flutter_secure_storage_web - 1.2.1 2.0.0
flutter_secure_storage_windows - 3.1.2 4.0.0
go_router - 16.3.0 17.0.0
gql - 1.0.1 1.0.1
gql_dedupe_link - 2.0.4-alpha+1715521079596 4.0.0
gql_error_link - 1.0.1 1.0.1
gql_exec - 1.1.1-alpha+1699813812660 1.1.1-alpha+1699813812660
gql_http_link - 1.2.0 1.2.0
gql_link - 1.1.0 1.1.0
gql_transform_link - 1.0.1 1.0.1
graphql - 5.2.3 5.2.3
hive_ce - 2.15.1 2.15.1
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
isolate_channel - 0.2.2+1 0.2.2+1
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
json_pretty - 1.0.4 1.0.4
logging - 1.3.0 1.3.0
lottie - 3.3.2 3.3.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
nested - 1.0.0 1.0.0
normalize - 0.9.1 0.10.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.21 2.2.21
path_provider_foundation - 2.4.4 2.4.4
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
posix - 6.0.3 6.0.3
provider - 6.1.5+1 6.1.5+1
rxdart - 0.28.0 0.28.0
source_span - 1.10.1 1.10.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
swipe_refresh - 1.1.2 1.1.2
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
vibration - 3.1.4 3.1.4
vibration_platform_interface - 0.1.1 0.1.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
win32 - 5.15.0 5.15.0
win32_registry - 2.1.0 2.1.0
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.

The constraint `^4.14.1` on currency_textfield does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions currency_textfield to update the constraint.

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.1, Flutter 3.38.0, Dart 3.10.0-290.4.beta.

Check the analysis log for details.

Weekly downloads

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

Publisher

verified publisherpipen.dev

Weekly Downloads

Interface tools for validating forms, managing state with BLoC, integrating with Material components.

Homepage
Repository (GitHub)
View/report issues

Topics

#formux #form #validations

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

bloc, currency_textfield, email_validator, flutter, flutter_bloc, flutter_localizations, flutter_skeleton_ui, formux, intl, pipen, pipen_bloc

More

Packages that depend on flutter_formux