Skip to content

Releases: iqfareez/bmi_calculator

v2.0.2

02 Aug 21:10
Compare
Choose a tag to compare

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

v2.0.0

23 Jul 12:40
Compare
Choose a tag to compare

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

v2.0.0 Pre-Release #1

30 Jun 16:31
Compare
Choose a tag to compare
v2.0.0 Pre-Release #1 Pre-release
Pre-release

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

02 Feb 09:29
Compare
Choose a tag to compare

Changelog

  • 🎨 Minor changed on app icon

  • Added PWA logo (viewable on Android)

  • Added Firebase dependencies. This should enable analytics data.

  • bump compileSdkVersion to 30 & 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

06 Dec 01:55
Compare
Choose a tag to compare

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

26 Sep 07:15
Compare
Choose a tag to compare

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

31 Aug 15:29
Compare
Choose a tag to compare

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

17 Aug 04:22
Compare
Choose a tag to compare

Also available on Google Playstore

Note that this is fat apk, file size may not be optimized.

First release

14 Aug 11:40
Compare
Choose a tag to compare
First release Pre-release
Pre-release

Test this