Releases: thameezb/ninety9names_flutter
Releases · thameezb/ninety9names_flutter
v0.1.2
v0.1.1
v0.1.0
Changelog
- Updates code to Flutter v2 with null safety
- Major Refactor to bring code in-line with better flutter design
- Shifts backend from a remote API call to Firebase Firestore DB
- Enables multi-dex for Android builds
- Shifts code over to enable app to fully connect with Firebase
- Sanitizes input for spaces and
-
- Fixes web UI bug when rendering arabic
- Slightly cleaner displaying of English multi-name for challenge
Regressions
- Breaks iOS build due to shift to Firebase without updating build config (TODO - #26)