Jhawks
Member
Jhawks updated FluxNews - Flutter mobile App for WP with a new update entry:
Version 2.3.0 – 12 Jul 2021
Read the rest of this update entry...
Version 2.3.0 – 12 Jul 2021
## :: New features
### (1) Compatible with new Flutter 2.2.x
- Make sure to update **Flutter SDK** to latest **[Stable (2.2.x)](https://medium.com/flutter/announcing-flutter-2-2-at-google-i-o-2021-92f0fcbd7ef9).**
```bash
flutter channel stable
flutter upgrade --force
flutter clean
flutter pub get
```
- More refer to Medium [**What's News in Flutter 2.2**](https://medium.com/inspireui/tagged/fluxstore) or [**this...
Read the rest of this update entry...