reactive_flutter_typeahead 2.1.1 copy "reactive_flutter_typeahead: ^2.1.1" to clipboard
reactive_flutter_typeahead: ^2.1.1 copied to clipboard

Wrapper around flutter_typeahead to use with reactive_forms.

6
likes
150/ 160
pub points
1.81k
downloads

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

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/artflutter/reactive_forms_widgets/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

166 out of 324 API elements (51.2 %) have documentation comments.

Some symbols that are missing documentation: reactive_flutter_typeahead, reactive_flutter_typeahead.AnimationTransitionBuilder, reactive_flutter_typeahead.CupertinoSuggestionsBox, reactive_flutter_typeahead.CupertinoSuggestionsBox.CupertinoSuggestionsBox, reactive_flutter_typeahead.CupertinoSuggestionsBox.autoFlipDirection.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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:reactive_flutter_typeahead/reactive_flutter_typeahead.dart that imports:
  • package:reactive_flutter_typeahead/src/reactive_cupertino_typeahead.dart that imports:
  • package:flutter_typeahead/flutter_typeahead.dart that imports:
  • package:flutter_typeahead/src/cupertino/suggestions_box/cupertino_suggestions_box.dart that imports:
  • package:flutter_typeahead/src/cupertino/field/cupertino_typeahead_field.dart that imports:
  • package:flutter_typeahead/src/utils.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:reactive_flutter_typeahead/reactive_flutter_typeahead.dart that imports:
  • package:reactive_flutter_typeahead/src/reactive_cupertino_typeahead.dart that imports:
  • package:flutter_typeahead/flutter_typeahead.dart that imports:
  • package:flutter_typeahead/src/cupertino/suggestions_box/cupertino_suggestions_box.dart that imports:
  • package:flutter_typeahead/src/cupertino/field/cupertino_typeahead_field.dart that imports:
  • package:flutter_typeahead/src/utils.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.

OK
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
flutter_typeahead ^4.6.2 4.8.0 5.2.0
reactive_forms >=16.0.0 <18.0.0 17.0.1 17.0.1
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.4.0
clock - 1.1.1 1.1.2
collection - 1.19.0 1.19.1
flutter_keyboard_visibility - 5.4.1 6.0.0
flutter_keyboard_visibility_linux - 1.0.0 1.0.0
flutter_keyboard_visibility_macos - 1.0.0 1.0.0
flutter_keyboard_visibility_platform_interface - 2.0.0 2.0.0
flutter_keyboard_visibility_web - 2.0.0 2.0.0
flutter_keyboard_visibility_windows - 1.0.0 1.0.0
flutter_localizations - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
intl - 0.19.0 0.20.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.0 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
pointer_interceptor - 0.9.3+7 0.10.1+2
sky_engine - 0.0.0 0.0.0
vector_math - 2.1.4 2.1.4

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

The constraint `^4.6.2` on flutter_typeahead does not support the stable version `5.0.0`.

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

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

Check the analysis log for details.

6
likes
150
points
1.81k
downloads

Publisher

unverified uploader

Weekly Downloads

Wrapper around flutter_typeahead to use with reactive_forms.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_typeahead, reactive_forms

More

Packages that depend on reactive_flutter_typeahead