flutter_drag_drop 0.0.1
flutter_drag_drop: ^0.0.1 copied to clipboard
Advanced drag and drop with custom drop zones, previews, and animations
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.1 - 2024-12-19 #
Added #
- Initial release of flutter_drag_drop package
- Advanced drag and drop functionality with custom drop zones
- Custom preview support during drag operations
- Smooth animations for drag and drop interactions
- Support for all 6 platforms: iOS, Android, Web, Windows, macOS, Linux
- WASM compatibility for web platform
- Comprehensive drag and drop API with customizable behavior
- Drop zone validation and feedback
- Drag preview customization options
- Animation configuration for smooth transitions
Technical Features #
- Built with Flutter 3.10.0+ compatibility
- Dart SDK 3.0.0+ support
- Null safety enabled
- Comprehensive test coverage
- Linting compliance with flutter_lints
- Cross-platform compatibility
- Performance optimized for smooth animations