multi_contact_picker 1.1.6 copy "multi_contact_picker: ^1.1.6" to clipboard
multi_contact_picker: ^1.1.6 copied to clipboard

Flutter package that allows a highly customisable widget that helps you pick multiple contacts at once

3
likes
140/ 160
pub points
65%
popularity

We analyzed this package 8 hours ago, and awarded it 140 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

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

OK
Provide documentation
20 / 20trigger folding of the section

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

8 out of 11 API elements (72.7 %) have documentation comments.

Some symbols that are missing documentation: multi_contact_picker, multi_contact_picker.MultiContactPicker, multi_contact_picker.MultiContactPicker.MultiContactPicker.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:multi_contact_picker/multi_contact_picker.dart that imports:
  • package:contacts_service/contacts_service.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:multi_contact_picker/multi_contact_picker.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows.
Package does not support platform `macOS`.

Because:

  • package:multi_contact_picker/multi_contact_picker.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows.
Package does not support platform `Web`.

Because:

  • package:multi_contact_picker/multi_contact_picker.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows.

0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional 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
contacts_service ^0.6.3 0.6.3 0.6.3
flutter flutter 0.0.0 0.0.0
permission_handler ^10.3.0 10.4.5 11.3.1
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
boolean_selector - 2.1.1 2.1.1
characters - 1.3.0 1.3.1
collection - 1.18.0 1.19.0
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.1 1.9.1
permission_handler_android - 10.3.6 12.0.13
permission_handler_apple - 9.1.4 9.4.5
permission_handler_platform_interface - 3.12.0 4.2.3
permission_handler_windows - 0.1.3 0.2.1
plugin_platform_interface - 2.1.8 2.1.8
quiver - 3.2.2 3.2.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stack_trace - 1.12.0 1.12.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.3 0.7.3
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 `^10.3.0` on permission_handler does not support the stable version `11.0.0`.

Try running dart pub upgrade --major-versions permission_handler 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.13, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.

3
likes
140
pub points
65%
popularity

Publisher

verified publisherharithwick.com

Flutter package that allows a highly customisable widget that helps you pick multiple contacts at once

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

contacts_service, flutter, permission_handler

More

Packages that depend on multi_contact_picker