mirror of
https://github.com/appwrite/sdk-for-flutter.git
synced 2026-04-07 19:27:41 +00:00
Merge pull request #298 from appwrite/dev
feat: Flutter SDK update for version 21.1.0
This commit is contained in:
@@ -87,6 +87,7 @@ class Channel<T> {
|
||||
static String files() => 'files';
|
||||
static String executions() => 'executions';
|
||||
static String teams() => 'teams';
|
||||
static String memberships() => 'memberships';
|
||||
}
|
||||
|
||||
// --- DATABASE ROUTE ---
|
||||
|
||||
Reference in New Issue
Block a user