smart_download_manager_plus 1.0.6
smart_download_manager_plus: ^1.0.6 copied to clipboard
A Flutter package to download files to Android Downloads folder with notifications.
1.0.6 #
FIX: MethodChannel type mismatch crash IMPROVE: Safe native result handling IMPROVE: Android MediaStore compatibility
1.0.5 #
1.0.4 #
1.0.3 #
- Added iOS platform support in plugin configuration
- Updated pubspec to correctly reflect multi-platform support (Android + iOS)
- Improved package metadata for pub.dev
- Minor fixes and cleanup
1.0.2 #
- Fixed library naming to match package name
- Improved package structure and public API
- Cleaned up internal exports
1.0.1 #
- Removed unnecessary library declaration
- Improved package structure
- Minor fixes and cleanup
1.0.0 #
- Initial release
- Resume download support
- Notifications
- Android MediaStore integration
- Queue system