Releases: iqfareez/bmi_calculator
v2.0.2
What's Changed
- ➕ Added package_info_plus. No more hardcoded version number in About Dialog.
- 📄 Update copyright year to
2022
. - 🐛 Fixes broken links that cannot be opened.
- ✏️ Changed web title and description.
Full (Code) Changelog: 2.0.0+8...2.0.2+9
Releases
- Android : Get it on Google Play Store or install the .apk.
- Web : https://bmi-flutter-2e776.web.app
v2.0.0
What's changed
- ✏️ Replaced download URL with different short link (but still target the same destination haha)
- ✏️ Update the about dialog.
- ✏️ Set correct app label (app name on the launcher screen).
- 🚚 Migrated from share to share_plus. To support sharing on web.
- ➕ Added flutter_svg.
- 🐛 Fixes bug that allow sharing zero bmi value but prevent sharing the correct value - also lowering the decimal places.
- ✨ Added loading splash screen for web.
- ✨ Set open links in external applications (usually browsers)
- ⚰️ Removed windows support.
- 🍱 Updated app icons (Android & web)
- 🧑💻 [Dev]
- Fix linter warnings
- Fix and sort imports.
Read changelog here.
Full Code Changelog: 2.0.0-pre.1+7...2.0.0+8
Releases
- Android: Download from the Google Play Store.
- Web: https://bmi-flutter-2e776.web.app
v2.0.0 Pre-Release #1
This update was a part of the Revisit project (#3)
What's changed
- 🎉 Fresh start: Recreated Android & web folder. Created windows folder.
- All icons, permissions etc. was all reset.
- Using latest Gradle supported by Flutter.
- Changed
minimumSdkVersion
,compileSdkVersion
, &targetSdkVersion
.
- ⬆️ Upgrade major dependencies
- ⬆️ Bump dart constraints to
2.17.0
(To use the enhanced enum features) - ➕ Added flutter_lints and provider
- 💄 UI overhauls
- Opted in to Material 3 design
- 🐛 Fix link cannot be opened for Android 11+.
- 🚨 Fixes a linter warning
- 👨💻 Improve various aspects of the code. Make it easier to read and maintain in the future.
Full Changelog: 1.2.23+6...2.0.0-pre.1+7
Android final release 2021
Changelog
-
🎨 Minor changed on app icon
-
Added PWA logo (viewable on Android)
-
Added Firebase dependencies. This should enable analytics data.
-
bump
compileSdkVersion
to30
&minSdkVersion
21
-
Fixed internal issue #2 syncfusion
-
Swap button calculate and reset. Better UI experiences i guess.
-
Ability to move to next focus when taping next on the keyboard.
-
Added toast message when some error happened
Get the app on Google Play Store or
run / download from the web app
Very final release
Changelogs:
- Change the favicon, and some web icons. 45b7e52
- Upgrade some dependencies (17+ dependencies)
- Added support for Android 11 (bump
targetSdkversion
to 30) - Added link to Google Play Store if user open from the web
- Introducing copy feature for web users.
- Fix snackbar scaffold deprecated issue.
Get the app on Google Play Store: https://play.google.com/store/apps/details?id=live.iqfareez.bmicalculator
or run on / download from the web: https://bmi-flutter-2e776.web.app/
Final release
Changelogs
- Legend table has been changed to DataTable (#1)
- Weight input field now accept 5 digits length.
- Removed release notes button
Get the app on Google Play Store
Update app
Changelogs
Introduce bmi gauge. Your result now represented graphically.
Change string Follow me on Twitter to Twitter.
Added this changelogs history link to AboutDialog.
First stable release
Also available on Google Playstore
Note that this is fat apk, file size may not be optimized.
First release
Test this