Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@Ansh-Rathod Ansh-Rathod released this 22 Dec 15:08
· 12 commits to master since this release
c48a7e4

Changelog

  • removed cloud firestore as database.
  • added hive_flutter as a local database to store favorites for fast data fetching.
  • added proxy server to hide API-key and get all data in one single request(backend folder -You can deploy it to Heroku).
  • migrated the old flutter code base (2.2.3) to the latest 2.8.0 app.
  • added a youtube_player_flutter library to watch trailers.
  • removed dynamic theming.
  • added a new glassy effect to each page and a new theme for the home page.
  • added data caching for movies and tv shows.
  • added image download feature. (backdrops, logos, posters)
  • new animations.
  • removed palette_generator package.