Skip to content
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

[Server support] - Update client dependencies #141

Open
Tracked by #136
matuella opened this issue Jul 19, 2021 · 0 comments
Open
Tracked by #136

[Server support] - Update client dependencies #141

matuella opened this issue Jul 19, 2021 · 0 comments
Assignees
Labels
enhancement New feature or changes to an existing one P1 Changes that should be worked now target: flutter Relates to Flutter and its sub-dependencies

Comments

@matuella
Copy link
Contributor

To support the server, we must install all required dependencies, update required initializers and make sure that client's offline cache is setup correctly, as we want to allow offline usage of this application whenever possible - i.e. using the app for the first time while offline is an acceptable use-case, given that no cache is present, thus discovering collections shouldn't be available until the very first moment that a network connection is stablished.


Sub-issue that relates to the Server support - #136.

@matuella matuella added new feature target: flutter Relates to Flutter and its sub-dependencies labels Jul 19, 2021
@matuella matuella added this to To do in Server support via automation Jul 19, 2021
@matuella matuella added enhancement New feature or changes to an existing one P1 Changes that should be worked now and removed new feature labels Sep 2, 2021
@matuella matuella self-assigned this Nov 24, 2021
@matuella matuella moved this from To do to In progress in Server support Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or changes to an existing one P1 Changes that should be worked now target: flutter Relates to Flutter and its sub-dependencies
Projects
Server support
In progress
Development

No branches or pull requests

1 participant