FLUTTER ECOSYSTEM

flutter_iconpicker

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

flutter_iconpicker cover
Latest version
4.0.3
30-day downloads
7.5K
Likes
123
Pub points
140

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

A Flutter package that provides a customizable dialog for selecting icons, supporting both traditional and adaptive layouts across platforms. It enables developers to integrate icon selection into their apps seamlessly, allowing users to pick icons from a wide range of available sets. The dialog can be used as a standard or responsive component, adapting to different screen sizes and device types. Ideal for forms, theme customization, or any UI requiring icon input.

Use cases
  • Form field icon selection
  • Theme customization tools
  • User profile settings
  • Custom widget configuration
  • App builder interfaces
Key features
  • Built-in icon picker dialog
  • Adaptive layout support
  • Cross-platform compatibility
  • Easy integration with existing widgets
  • Supports multiple icon libraries
Suitable for
  • Developers building interactive UIs
  • Apps needing icon selection
  • Cross-platform app creators
  • Design system implementers
Considerations
  • Requires additional icon asset management
  • May increase app size with large icon sets
  • Limited to predefined icon collections
  • Not suitable for dynamic icon loading
  • Depends on external icon library sources
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add flutter_iconpicker

Categories

Source repository

Related projects