dropdown_button_plus 0.0.1 copy "dropdown_button_plus: ^0.0.1" to clipboard
dropdown_button_plus: ^0.0.1 copied to clipboard

outdated

A new Flutter material DropdownButton Plus package.

3
likes
70/ 140
pub points
70%
popularity

We analyzed this package 5 days ago, and awarded it 70 pub points (of a possible 140):

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

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

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

failed
Provide documentation
10 / 20trigger folding of the section

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

OUT: Documenting dropdown_button_plus... Discovering libraries... Linking elements... Precaching local docs for 607113 elements... Initialized dartdoc with 743 libraries Generating docs for library dropdown.dart from package:dropdown_button_plus/dropdown.dart... Generating docs for library dropdown_plus.dart from package:dropdown_button_plus/dropdown_plus.dart... Generating docs for library dropdown_view.dart from package:dropdown_button_plus/dropdown_view.dart... Documented 3 public libraries in 87.6 seconds ERR: The warning 'missing-code-block-language' is deprecated. The warning 'missing-code-block-language' is deprecated. The warning 'missing-code-block-language' is deprecated. The warning 'missing-code-block-language' is deprecated. The warning 'missing-code-block-language' is deprecated. The warning 'missing-code-block-language' is deprecated. The warning 'missing-code-block-language' is deprecated. The warning 'missing-code-block-language' is deprecated. The warning 'missing-code-block-language' is deprecated. The warning 'missing-code-block-language' is deprecated. [4924 more lines]

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 10 issues. Showing the first 2:

ERROR: The getter 'subtitle1' isn't defined for the type 'TextTheme'.

lib/dropdown.dart:1435:51

     ╷
1435 │       widget.style ?? Theme.of(context).textTheme.subtitle1;
     │                                                   ^^^^^^^^^
     ╵

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

ERROR: The getter 'subtitle1' isn't defined for the type 'TextTheme'.

lib/dropdown.dart:1517:37

     ╷
1517 │         Theme.of(context).textTheme.subtitle1!.fontSize!;
     │                                     ^^^^^^^^^
     ╵

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

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

10/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
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.12.0 1.15.0
sky_engine - 0.0.99 0.0.99
vector_math - 2.1.4 2.1.4

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

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

Analyzed with Pana 0.22.3, Flutter 3.22.1, Dart 3.4.1.

Check the analysis log for details.

3
likes
70
pub points
70%
popularity

Publisher

unverified uploader

A new Flutter material DropdownButton Plus package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on dropdown_button_plus