1
0
Fork 0
mirror of synced 2024-06-02 10:54:44 +12:00
appwrite/app/sdks/flutter-dart/CHANGELOG.md

24 lines
356 B
Markdown
Raw Normal View History

2020-04-12 05:47:13 +12:00
## 0.0.14
- Using MultipartFile for file uploads
## 0.0.13
- Fix for file upload method
2020-04-12 00:31:03 +12:00
## 0.0.12
- Added file upload support for storage service
2020-04-10 20:31:49 +12:00
## 0.0.11
- Added integration with web auth plugin to support Appwrite OAuth API
2020-04-06 16:55:38 +12:00
## 0.0.9
- Updated deafult params
2020-04-06 08:39:45 +12:00
## 0.0.8
- Fixed compilation error in Client class
- Shorter description for package