Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update Flutter SDK to add offline support#132

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
stnguyen90 wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromfeat-offline-support

Conversation

stnguyen90
Copy link
Contributor

@stnguyen90stnguyen90 commentedMar 13, 2023
edited
Loading

What does this PR do?

This is generated from Appwrite.

Test Plan

Manual:

  • Android
    • I was able to queue write operations successfully while offline.
  • iOS
    • I was able to queue write operations successfully while offline
    • I tested by turning wifi on my mac off, making updates, and then turning wifi on again. I had to initiate another API call, then then the write queued was processed as expected.
  • Web
    • I was able to queue write operations successfully while offline
    • I tested by using the chrome dev tools to throttle my network to offline, making updates, and then turning off the throttle. The write queue was processed as soon as i disabled throttling.
  • MacOS
    • I was able to queue write operations successfully while offline
    • I tested by turning wifi off, making updates, and then turning wifi on again. The write queue was processed as soon as i enabled wifi again.
  • Linux
    • I was able to queue write operations successfully while offline
    • I tested by turning wifi off, making updates, and then turning wifi on again. The write queue was processed as soon as i enabled wifi again.
    • some linux packages are required
  • Windows
    • I was able to queue write operations successfully while offline
    • I tested by turning wifi off, making updates, and then turning wifi on again. The write queue was processed as soon as i enabled wifi again.
    • sqlite3.dll is required

Related PRs and Issues

Appwrite PR:

Previous SDK Generator PRs:

Have you read theContributing Guidelines on issues?

(Write your answer here.)

csbok and lishaduck reacted with thumbs up emoji
@stnguyen90stnguyen90 marked this pull request as draftMarch 14, 2023 00:27
@Sun3
Copy link

Any updates on current progress? I sure would love to see offline sync added.

Thanks.

lishaduck reacted with thumbs up emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@stnguyen90@Sun3

[8]ページ先頭

©2009-2025 Movatter.jp