flutter_chips_input_sunny 2.3.0 copy "flutter_chips_input_sunny: ^2.3.0" to clipboard
flutter_chips_input_sunny: ^2.3.0 copied to clipboard

Flutter library for building input fields with InputChips as input options.

1
likes
90/ 160
pub points
87
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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: BSD-3-Clause.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

50 out of 181 API elements (27.6 %) have documentation comments.

Some symbols that are missing documentation: flutter_chips_input, flutter_chips_input.ChipAutofillScope, flutter_chips_input.ChipAutofillScope.ChipAutofillScope.new, flutter_chips_input.ChipChangeOperation, flutter_chips_input.ChipIdentifier.

Passed check 10/10 points: Package has an example

Failed 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 not compatible with platform Web

Because:

  • package:flutter_chips_input_sunny/flutter_chips_input.dart that imports:
  • package:flutter_chips_input_sunny/src/chips_input_controller.dart that imports:
  • package:observable_collections/observable_collections.dart that imports:
  • package:observable_collections/sunny_observable_map.dart that imports:
  • package:observable_collections/sunny_observable_list.dart that imports:
  • package:collection_diff_worker/collection_diff_worker.dart that imports:
  • package:collection_diff_worker/diff_worker.dart that imports:
  • package:worker_service/worker_service.dart that imports:
  • package:worker_service/worker_service_web/worker_service_web.dart that imports:
  • package:worker_service/common.dart that imports:
  • package:isolates/isolates.dart that imports:
  • package:isolates/registry.dart that imports:
  • package:isolates/ports.dart that imports:
  • dart:isolate

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

Found 10 issues. Showing the first 2:

ERROR: Missing concrete implementations of 'getter abstract class WidgetsLocalizations.copyButtonLabel', 'getter abstract class WidgetsLocalizations.cutButtonLabel', 'getter abstract class WidgetsLocalizations.lookUpButtonLabel', 'getter abstract class WidgetsLocalizations.pasteButtonLabel', and 9 more.

lib/generated/i18n.dart:11:7

   ╷
11 │ class S implements WidgetsLocalizations {
   │       ^
   ╵

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

ERROR: Missing concrete implementations of 'mixin TextInputClient on Object.didChangeInputControl', 'mixin TextInputClient on Object.insertContent', and 'mixin TextInputClient on Object.performSelector'.

lib/src/chips_input.dart:164:7

    ╷
164 │ class ChipsInputState<T> extends State<ChipsInput<T>>
    │       ^^^^^^^^^^^^^^^
    ╵

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

Failed report section
Support up-to-date dependencies
20 / 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
after_layout ^1.0.7+2 1.2.0 1.2.0
collection_diff ^2.0.3+6 2.0.3+6 2.0.3+6
logging ^1.0.2 1.3.0 1.3.0
observable_collections ^0.7.1 0.7.1 0.7.1
stream_transform ^2.0.0 2.1.1 2.1.1
sunny_dart ^0.11.1 0.11.1 0.11.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
chunked_stream - 1.4.2 1.4.2
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
collection_diff_worker - 0.5.5+7 0.5.5+7
crypto - 3.0.6 3.0.6
dartx - 0.7.1 1.2.0
dartxx - 0.5.5 0.5.5
equatable - 2.0.7 2.0.7
fake_async - 1.3.3 1.3.3
flexidate - 0.8.0+3 0.8.0+3
inflection3 - 0.5.3+2 0.5.3+2
info_x - 0.8.0+3 0.8.0+3
intl - 0.17.0 0.20.2
isolates - 3.0.3+8 3.0.3+8
js - 0.6.7 0.7.2 Discontinued
leak_tracker - 10.0.9 11.0.1
leak_tracker_flutter_testing - 3.0.9 3.0.10
leak_tracker_testing - 3.0.1 3.0.2
libphonenumber2 - 2.0.2+2 2.0.2+2
logging_config - 0.6.7+7 0.6.7+7
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
mobx - 2.5.0 2.5.0
path - 1.9.1 1.9.1
pedantic - 1.11.1 1.11.1 Discontinued
platform_detect2 - 1.5.0+2 1.5.0+2
pub_semver - 2.2.0 2.2.0
quiver - 3.2.2 3.2.2
recase - 4.1.0 4.1.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.4 0.7.6
time - 2.1.5 2.1.5
timezone - 0.8.0 0.10.1
typed_data - 1.4.0 1.4.0
uri - 1.0.0 1.0.0
uuid - 3.0.7 4.5.1
vector_math - 2.1.4 2.2.0
vm_service - 15.0.0 15.0.2
worker_service - 0.7.4 0.7.4

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 3 errors:

  • NON_ABSTRACT_CLASS_INHERITS_ABSTRACT_MEMBER - lib/generated/i18n.dart:11:7 - Missing concrete implementations of 'getter abstract class WidgetsLocalizations.copyButtonLabel', 'getter abstract class WidgetsLocalizations.cutButtonLabel', 'getter abstract class WidgetsLocalizations.lookUpButtonLabel', 'getter abstract class WidgetsLocalizations.pasteButtonLabel', and 9 more.
  • NON_ABSTRACT_CLASS_INHERITS_ABSTRACT_MEMBER - lib/src/chips_input.dart:164:7 - Missing concrete implementations of 'mixin TextInputClient on Object.didChangeInputControl', 'mixin TextInputClient on Object.insertContent', and 'mixin TextInputClient on Object.performSelector'.
  • UNDEFINED_GETTER - lib/src/chips_input.dart:842:55 - The getter 'subtitle1' isn't defined for the type 'TextTheme'.

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.21, Flutter 3.32.4, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
90
points
87
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter library for building input fields with InputChips as input options.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

after_layout, collection_diff, flutter, logging, observable_collections, stream_transform, sunny_dart

More

Packages that depend on flutter_chips_input_sunny