Late Syawal Release Candidate
Pre-releaseChangelog
-
Fix notification unwanted behaviour that get rescheduled every time. Fix for previous pre-release as in #64.
-
Add shortcut to faq page in feedback page.
-
Text in
AboutDialog
now same the same blue. -
Removed decoration image in faq.dart because it has white background. 😅
-
Removed Retry button when get location throw an error. Fix for previous pre-release as in #64 (This issue comes after
FutureBuilder
implementation). -
The manual location chooser will refresh regardless of if the previous value is same. Eg: previous location is JHR01, the user opens manual location chooser and choose the same location. Previously, the app ignored but not now.
-
Add 10 sec timeout to get location.
-
Changes
RichText
withText.rich
inZoneChooser
. -
🔥 Removed Firebase dependencies implementation in
build.gradle
. -
Finalized onboarding screen.