patch_app 0.0.4
patch_app: ^0.0.4 copied to clipboard
A lightweight helper to **patch your Flutter app at runtime** using shorebird code push and terminate restart
0.0.4 #
- Rename from
updatetocheckAndUpdate. - Add
PatchResultas the result ofcheckAndUpdate. - Enhance
patchAppConfirmationDialogwith safety checks for build phase and context mounting. - Improve the default dialog text.
- Update the README.
0.0.3 #
- Remove the
initializemethod. - Improve the
updatelogic.
0.0.2 #
- Improve the dialog.
0.0.1 #
- Initial release.