FLUTTER ECOSYSTEM

animated_check

A simple animated check icon widget for Flutter

animated_check cover
Latest version
1.0.5
30-day downloads
2.1K
Likes
32
Pub points
150

Package Overview

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

Overview

A lightweight Flutter package that provides an animated check icon widget, ideal for visual feedback in forms or confirmation states. The check mark smoothly animates from a hidden state to a fully visible check, enhancing user experience with subtle motion. Built with simplicity and performance in mind, it integrates seamlessly into existing UIs without additional complexity. The animation is customizable through properties like duration and size, making it adaptable to various design needs. It supports all major platforms including mobile, web, and desktop.

Use cases
  • Form validation feedback
  • Confirmation indicators
  • Loading state transitions
  • Interactive button states
  • Onboarding progress markers
Key features
  • Smooth animated check transition
  • Customizable size and duration
  • Minimal boilerplate
  • Cross-platform compatibility
  • Simple API with few configuration options
Suitable for
  • Simple UI feedback systems
  • Mobile and web applications
  • Designers seeking subtle animations
  • Developers wanting quick implementation
  • Projects with minimal animation dependencies
Considerations
  • Limited to check icon only
  • No reverse animation support
  • Not suitable for complex animations
  • Depends on Flutter's animation framework
  • No built-in color customization beyond basic styling
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add animated_check

Categories

Source repository

Related projects