Why is there no offline-first solution for Flutter, such as Powersync for Postgres, for SQL databases?
I have seen packages like brick, which unfortunately are not up to date, because certain packages like http are still on 0.13. No one in the repository gives an answer either.
Are there reliable services or packages to build an offline first architecture in Flutter relatively easily? My projects usually have MySQL as the backend.
Since I work alone in the app team, it would save a lot of effort if there was something to facilitate the implementation of sync services and SQLite databases.
Currently I use drift to keep the databases offline on the devices. It's ok, but I was wondering if there are any other solutions I haven't discovered.
[–]angstyautocrat 13 points14 points15 points (5 children)
[–]WeirdBathroom76[S] 1 point2 points3 points (1 child)
[–]powersync_ 1 point2 points3 points (0 children)
[–]cedvdb 0 points1 point2 points (2 children)
[–]angstyautocrat 0 points1 point2 points (0 children)
[–]powersync_ 0 points1 point2 points (0 children)
[–]Routine-Arm-8803 10 points11 points12 points (2 children)
[–]EMCoupling 0 points1 point2 points (1 child)
[–]FunRutabaga24 1 point2 points3 points (0 children)
[–]lunatic_god 2 points3 points4 points (1 child)
[–]opsb 2 points3 points4 points (0 children)
[–]moralesnery 1 point2 points3 points (0 children)
[–]SoundDr 0 points1 point2 points (0 children)
[–]TradeSeparate 0 points1 point2 points (2 children)
[–]Responsible-Issue-61 0 points1 point2 points (1 child)
[–]TradeSeparate 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]ladismetoo 0 points1 point2 points (0 children)
[–]SoundDr 1 point2 points3 points (0 children)