mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated Flutter SDK
This commit is contained in:
@@ -32,7 +32,7 @@ return [
|
||||
[
|
||||
'key' => 'flutter',
|
||||
'name' => 'Flutter',
|
||||
'version' => '0.4.0-dev.2',
|
||||
'version' => '0.4.0-dev.3',
|
||||
'url' => 'https://github.com/appwrite/sdk-for-flutter',
|
||||
'package' => 'https://pub.dev/packages/appwrite',
|
||||
'enabled' => true,
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## 0.4.0-dev.3
|
||||
|
||||
- Added code formatting as part of the CI
|
||||
- Added custom Appwrite exceptions
|
||||
|
||||
## 0.4.0-dev.2
|
||||
|
||||
- Minor fixes for custom exceptions
|
||||
|
||||
Reference in New Issue
Block a user