github FriesI23/mhabit pre-v1.12.1+38

latest releases: pre-v1.17.6+98, v1.17.5+98, test-windows-flavor-profile...
pre-release16 months ago

Pre-Released

What's Changed at 1.12.1+38

  • Add support for the Windows platform. (#164)
  • Add Russian translation. (#169, by @yurtpage)
  • Add Add support for dmg build on macos. (#168, by @rxzheng)
  • Add pre-release version build process. (#171)
  • Fixed issue in OpenContainer raise exception when navigating via Tooltips enabled. (#166)
  • Update iOS dependency package versions.
  • Optimize code quality.

Build Windows version of Table Habit

flutter config --enable-windows-desktop
flutter build windows --release

Build dmg package on MacOS

  1. Install node if not exist. if using brew, a simple way to install with brew install node commaned.
  2. Install appdmg with executing npm install -g appdmg
  3. Run ./scripts/build_dmg.sh and wait this job done.
  4. Target is located at ./build/macos_dmg/mhabit-yyyy-mm-dd-HH-MM-SS.dmg.

New Contributors


Full Changelog: v1.12.0+37...pre-v1.12.1+38

Don't miss a new mhabit release

NewReleases is sending notifications on new releases.