Skip to content

Releases: hall-of-fame/hof-flutter

v0.3.2

31 Jan 08:53
Compare
Choose a tag to compare

Adapt to landscape

  • feat(masonry_grid): adapt the crossAxisCount by context width
  • fix(settings): make view scrollable
  • feat(ui): display rail navigator on landscape orientation

Update artifact paths

  • chore(ci): update windows artifact path
  • chore(ci): update linux artifact path

Base URL fix

  • fix(network): update baseUrl

v0.3.1

08 Sep 09:08
Compare
Choose a tag to compare

Fix the inconsistent color problem of Grade & Student FilterChips by @lomirus

v0.3.0

08 Sep 08:10
Compare
Choose a tag to compare

Features

  • Add tabview in Student page to classify stickers by @lomirus
  • Case insensitve for searching by @lomirus

UI Changes:

  • Use Material Design 3 by @lomirus
  • Adapt to dark mode by @lomirus
  • Add 2 placeholder images by @lomirus
  • Other UI refinements...

Chores

Full Changelog: v0.2.0...v0.3.0

v0.2.0

09 Apr 08:15
Compare
Choose a tag to compare

Chore

  • android: increase compileSdkVersion from 30 to 31 by @lomirus
  • android: increase minSdkVersion from 16 to 23 by @lomirus
  • android: bump Kotlin from 1.3.50 to 1.6.20 by @lomirus
  • android: change application id to com.redrock.hall_of_fame by @lomirus
  • ci: build split apk for each ABI by @lomirus
  • ci: upgrade flutter from 2.5.2 to 2.10.4 by @lomirus
  • deps: upgrade share_plus from 3 to 4 and adapt to the breaking changes in the new version by @lomirus
  • deps: upgrade flutter_staggered_grid_view from 0.4 to 0.6 and adapt to the breaking changes in the new version by @lomirus
  • deps: other minor version bumps of dependecies by @lomirus

UI

  • Move Settings page to navigator by @lomirus
  • Move About page to Settings page as a route link by @lomirus
  • Update Settings UI to make it more beautiful and neat by @lomirus
  • Enrich the About page content by @lomirus

Remove

  • Remove blank Favorite page from navigator by @lomirus
  • Remove blank Drawer by @lomirus

v0.1.0

26 Oct 07:52
Compare
Choose a tag to compare
chore(version): update app version code to 0.1.0