FLUTTER ECOSYSTEM

animated_icon

This package support a animated icon with some customization like color, animate, hover, callback.

animated_icon cover
Latest version
1.0.0
30-day downloads
1.7K
Likes
117
Pub points
140

Package Overview

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

Overview

The animated_icon package provides a customizable animated icon widget for Flutter applications. It allows developers to display icons that animate between two states, with options to customize color, animation behavior, hover effects, and callback actions. Ideal for interactive UI elements like toggle buttons or dynamic navigation indicators, it supports all major platforms including Android, iOS, Web, macOS, Windows, and Linux. The package is lightweight and integrates seamlessly into existing Flutter projects using a simple pub add command.

Use cases
  • Interactive button icons
  • Toggle state indicators
  • Animated navigation elements
  • Hover-triggered animations
  • Customizable icon transitions
Key features
  • Dual-state animation support
  • Color customization
  • Hover effect handling
  • Callback on animation events
  • Cross-platform compatibility
Suitable for
  • UI designers seeking dynamic icons
  • Developers building interactive interfaces
  • Apps requiring visual feedback on user actions
  • Projects targeting multiple platforms
  • Simple yet engaging animations
Considerations
  • Limited to two-state animations
  • Requires careful performance tuning for complex animations
  • May need additional styling for accessibility
  • Depends on external source code for updates
  • Not suitable for highly complex animation sequences
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add animated_icon

Categories

Source repository

Related projects

No data available yet.