git_storage 0.2.0
git_storage: ^0.2.0 copied to clipboard
A Flutter package for managing Git repositories and file uploads with URL returns.
0.2.0 #
- Added
createFolder
,listFiles
, andgetFile
methods. - Improved code documentation and comments.
- Translated all messages and comments to English.
- Refactored for better readability and maintainability.
0.1.0 #
- Initial release of the package.
- Includes features for file upload, URL return, and conflict handling.