FLUTTER ECOSYSTEM

material_tag_editor

A simple tag editor for inputing tags. This is design to act and feel similar the standard Material TextField as much as possible.

material_tag_editor cover
Latest version
0.1.2
30-day downloads
1.7K
Likes
126
Pub points
160

Package Overview

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

Overview

A Flutter package that provides a tag editor widget designed to mimic the look and behavior of Material Design text fields. It enables users to input and manage tags with a clean, intuitive interface, supporting features like adding, removing, and editing tags. The widget integrates seamlessly into Material-themed apps, offering consistent styling and interaction patterns across platforms. Ideal for forms requiring keyword or category input, such as tagging content or filtering options.

Use cases
  • Form inputs with multiple keywords
  • Content tagging interfaces
  • Filtering or categorization systems
  • User profile customization
  • Tag-based search functionality
Key features
  • Material Design consistency
  • Add/remove/edit tags
  • Auto-suggestions support
  • Cross-platform compatibility
  • Customizable appearance
  • Keyboard navigation support
Suitable for
  • Developers building form-heavy apps
  • Apps needing tag management
  • Teams prioritizing UI consistency
  • Projects using Material Design
  • Web and mobile applications
Considerations
  • Limited built-in validation
  • No built-in persistence
  • Requires manual handling of tag state
  • May need additional styling for non-Material themes
  • Not optimized for large tag lists
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add material_tag_editor

Categories

Related projects

No data available yet.