Skip to content

Update v1.1.0

Compare
Choose a tag to compare
@iqfareez iqfareez released this 17 Sep 00:22
· 24 commits to master since this release

What's Changed

  • ⚡ Migrate API endpoint. The response is much quicker now. 996b2cc
  • ⬆️ Upgrade dependencies
  • ✨ New about dialog by clicking the rocket icon.
  • ✨ New image viewer with nice Hero animation when click astronauts image. Image is zoomable.
  • 🍱 Update background image header. Image from freepik
  • 💄 Using the new Material 3! Includind design, scroll physics etc.
  • 🧑‍💻 [DEV]
    • Delete ios project folder (because I'm not maintaining it, feels free to create a new one flutter create --platforms=ios .)
    • Recreated Android project to gain benefit of latest Gradle, Kotlin etc. compileSdkVersion & targetSdkVersion is 31.

Full Changelog: 1.0.1+2...1.1.0+3