-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: make saving articles possible when offline (#320)
* chore(deps): bump flutter * refactor: factorize some init steps * feat: allow offline saving of articles * refactor: simplify loading screen when saving article * refactor(ios): move DB to the app group container * POC Flutter <-> Swift interop * link a Flutter Framework for the extension * hide the navigation bar * keep share/Frameworks in git * try to not embedded the Framework for the extension * remove some unused files * remove more unused files * refactor(iOS): save article using the RemoteSyncer (offline support!) Fixes: #310 #312
- Loading branch information
Showing
27 changed files
with
1,509 additions
and
657 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.27.0 | ||
3.27.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.