flutter_iconpicker 3.4.4 copy "flutter_iconpicker: ^3.4.4" to clipboard
flutter_iconpicker: ^3.4.4 copied to clipboard

A Dialog for picking Icons in Flutter and use them anywhere. Can be used as a default Dialog or as a Adaptive Dialog.

99
likes
120/ 140
pub points
94%
popularity

We analyzed this package 1 hour ago, and awarded it 120 pub points (of a possible 140):

OK
Follow Dart file conventions
30 / 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

10/10 points: Use an OSI-approved license

Detected license: MIT.

partial
Provide documentation
10 / 20trigger folding of the section

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

19 out of 141 API elements (13.5 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

Some symbols that are missing documentation: Cupertino, Cupertino.cupertinoIcons, Cupertino.iconFont, Cupertino.iconFontPackage, FontAwesome.

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
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 25 issues. Showing the first 2:

INFO: The file name 'Cupertino.dart' isn't a lower_case_with_underscores identifier.

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

INFO: The file name 'FontAwesome.dart' isn't a lower_case_with_underscores identifier.

To reproduce make sure you are using the lints_core and run flutter analyze lib/IconPicker/Packs/FontAwesome.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
args ^2.4.2 2.5.0 2.5.0
cupertino_icons ^1.0.6 1.0.8 1.0.8
dcli ^3.3.5 3.4.0 3.4.0
equatable ^2.0.5 2.0.5 2.0.5
flutter flutter 0.0.0 0.0.0
font_awesome_flutter ^10.7.0 10.7.0 10.7.0
path ^1.8.3 1.9.0 1.9.0
provider ^6.1.1 6.1.2 6.1.2
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.4.10 3.4.10
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
chunked_stream - 1.4.2 1.4.2
circular_buffer - 0.11.0 0.11.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
csv - 5.1.1 6.0.0
dart_console2 - 3.1.1 3.1.1
dcli_core - 3.4.0 3.4.0
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
functional_data - 1.2.0 1.2.0
glob - 2.1.2 2.1.2
globbing - 1.0.0 1.0.0
ini - 2.1.0 2.1.0
intl - 0.18.1 0.19.0
js - 0.7.1 0.7.1
json2yaml - 3.0.1 3.0.1
lists - 1.0.1 1.0.1
logging - 1.2.0 1.2.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
mime - 1.0.5 1.0.5
nested - 1.0.0 1.0.0
pointycastle - 3.9.0 3.9.0
posix - 6.0.1 6.0.1
pub_semver - 2.1.4 2.1.4
pubspec_lock - 3.0.2 3.0.2
pubspec_manager - 1.0.0 1.0.0
scope - 4.1.0 4.1.0
settings_yaml - 8.0.1 8.0.1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
stack_trace - 1.11.1 1.11.1
string_scanner - 1.2.0 1.2.0
strings - 3.1.1 3.1.1
sum_types - 0.3.5 0.3.5
system_info2 - 4.0.0 4.0.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
unicode - 0.3.1 0.3.1
uuid - 4.4.0 4.4.0
validators2 - 5.0.0 5.0.0
vector_math - 2.1.4 2.1.4
win32 - 4.1.4 5.4.0
yaml - 3.1.2 3.1.2

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.19.5, Dart 3.3.3.

Check the analysis log for details.

99
likes
120
pub points
94%
popularity

Publisher

verified publisherahmadre.com

A Dialog for picking Icons in Flutter and use them anywhere. Can be used as a default Dialog or as a Adaptive Dialog.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, cupertino_icons, dcli, equatable, flutter, font_awesome_flutter, path, provider

More

Packages that depend on flutter_iconpicker