Releases: altwaireb/animated_otp_input
Release list
v1.0.6
v1.0.5
v1.0.5
- Fix: Updated .pubignore to allow example to be published, ensuring pub.dev compliance and that example usage is available to users.
- Improvement: Custom errorBorder theming is now supported in the OTP input widget.
- Docs: Improved documentation, added demo GIFs, and enhanced the example for better clarity.
- CI: Updated GitHub Actions workflow for analysis, testing, and coverage.
- Chore: Reduced topics in pubspec.yaml to meet pub.dev requirements and fixed screenshot path.
v1.0.4
v1.0.4 – Documentation & Example Update
✨ Changes
Updated README with latest usage, installation, and feature details.
Added comprehensive usage examples in example.dart to improve pub.dev score and help users.
Ensured all public API elements have documentation comments.
🛠️ Maintenance
All previous features and fixes remain available: advanced theming, error handling, accessibility, haptic feedback, and more.
v1.0.3
v1.0.3 – Pub.dev Compliance Update
🛠️ Changes
Limited topics in pubspec.yaml to 5 for pub.dev compliance.
Minor configuration and metadata improvements.
ℹ️ Notes
All features and fixes from previous releases remain available: animated OTP input, advanced theming, error handling, accessibility, haptic feedback, and comprehensive widget tests.
v1.0.2
v1.0.1
v1.0.0
v1.0.0 – Initial Release
Features
Highly customizable OTP/PIN input widget for Flutter
Animated focus transitions and field scaling
Smart paste detection for autofill
Per-field error indication and group-level error messages
Advanced theming via OtpInputTheme
Accessibility support (semantics labels and hints)
Obscured input for PIN/password entry
Haptic feedback for success and error events
Auto-focus navigation and auto-submit support
Disable input during loading/verification
Testing
Comprehensive widget tests for error handling, accessibility, animation, and more
Demo
See the README for a demo GIF