flutter_easy_tools 1.0.3 copy "flutter_easy_tools: ^1.0.3" to clipboard
flutter_easy_tools: ^1.0.3 copied to clipboard

A Flutter package that simplifies common tasks like permission handling and file operations with a clean, unified API.

Changelog #

1.0.3 - 2025-07-21 #

Fixed #

  • Fixed method name mismatch between Flutter and iOS native code for getting documents directory
  • Improved iOS compatibility by standardizing method names

1.0.2 - 2025-07-21 #

Fixed #

  • Resolved type casting issue between FileHandlerImpl and FileHandlerPlatform
  • Fixed circular dependency in file imports

Added #

  • Initial release of Flutter Easy Tools package
  • Unified permission management system
  • Cross-platform file handling utilities
  • File download with progress tracking
  • Storage management functions
  • Comprehensive documentation and examples

Changed #

  • Updated dependencies to latest stable versions
  • Improved error handling and type safety
  • Enhanced documentation and code comments
1
likes
130
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that simplifies common tasks like permission handling and file operations with a clean, unified API.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, path_provider, permission_handler

More

Packages that depend on flutter_easy_tools

Packages that implement flutter_easy_tools