mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: upgrade flutter to 3.13.9 (#3936)
This commit is contained in:
@ -75,7 +75,7 @@ class FlowyRunner {
|
||||
InitSupabaseTask(),
|
||||
InitAppFlowyCloudTask(),
|
||||
const InitAppWidgetTask(),
|
||||
const InitPlatformServiceTask()
|
||||
const InitPlatformServiceTask(),
|
||||
],
|
||||
],
|
||||
);
|
||||
|
Reference in New Issue
Block a user