Felix Angelov
Felix Angelov
**Description** The `nextPatchNumber` API is a bit confusing. Customers have reported expecting the following to work: ```dart final currentPatchNumber = await codePush.currentPatchNumber(); // null if (await codePush.isNewPatchAvailableForDownload()) { // The...
## Description - ci(e2e): add Flutter 3.24.3 ## Type of Change - [ ] ✨ New feature (non-breaking change which adds functionality) - [ ] 🛠️ Bug fix (non-breaking change...
## Status **HOLD** ## Breaking Changes NO ## Description - feat(hydrated_bloc): use `package:hive_ce` - related to #3107, #4230 ## Type of Change - [X] ✨ New feature (non-breaking change which...