b78899c50b
Add MSIX and Conveyor.
596 B
596 B
Codepush Notes
Just place to keep running notes about our development of codepush for Flutter.
Other known over-the-air update implementations
- https://github.com/microsoft/code-push
- https://github.com/Tencent/tinker
- https://github.com/expo/expo/tree/main/packages/expo-updates
- https://github.com/hydro-sdk/hydro-sdk
- https://pub.dev/packages/rfw
- https://github.com/google/omaha
- http://code.google.com/p/update-engine/
- https://sparkle-project.org/
- https://learn.microsoft.com/en-us/windows/msix/overview
- https://hydraulic.software/
Did we forget some? Patches welcome!