-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Prepare Flutter SDK release #5227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
80d7f3a
to
866ec2b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, I believe GETTING_STARTED.md
should also be updated with changes regarding the offline support, how to enable, disable it, set cache size and stuff
866ec2b
to
7863a7c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, let's make sure tests are passing just in case.
7863a7c
to
e9b9ea8
Compare
@@ -154,6 +154,13 @@ try { | |||
} | |||
``` | |||
|
|||
### Offline Support (Beta) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lohanidamodar, how's this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@@ -154,6 +154,13 @@ try { | |||
} | |||
``` | |||
|
|||
### Offline Support (Beta) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Any idea when this will be released ? This is🔥🔥🔥🔥 |
when is this going to be released ? this is 🔥🔥🔥! can't wait for it. |
any updates, if and when this will be released? would really be a game-changer! |
Any updates? Thanks |
What does this PR do?
Update appwrite to allow generating new Flutter SDK with offline support.
Test Plan
Manual
Related PRs and Issues
Dependent on:
Generated SDK:
Checklist