movie-catalog

🎬 A movie catalog app for both Android & IOS ~ Flutter.io project in Dart | Dart, Bloc, Movies

Stars
51
movie-catalog - v1.5.5 Latest Release

Published by devrnt almost 4 years ago

Fix subtitle download path

movie-catalog - v1.5.4

Published by devrnt almost 4 years ago

Fix outdated subtitle api url

movie-catalog - v1.5.3

Published by devrnt about 4 years ago

Drastically reduce amount of ads in free version

movie-catalog - v1.5.2

Published by devrnt over 4 years ago

Update packages

  • Lint errors where fixed
  • Update all packages
movie-catalog - v1.5.1

Published by devrnt about 5 years ago

Api url was changed

The backend api url was changed from yts.am to yts.lt

movie-catalog - v1.5.0

Published by devrnt over 5 years ago

VPN Support was added

Users can connect to a VPN before or while the application is opened, the app will recognize that the user is connected to a vpn by using a simple http.read
Issue #25 was fixed

movie-catalog - v1.4.0

Published by devrnt over 5 years ago

Magic search was added and some optimizations

The following features were added:

  • Add magic search: allows users to search for movies based on a picture that they took
    With help of the Firebase ML image label kit users can take a picture and the app will search for movies based on the object that is detected in the picture
  • BlocProvider was replaced by the Provider package
  • Packages were upgraded to the latest version
movie-catalog - v1.3.3

Published by devrnt over 5 years ago

Some issues where fixed:

  • UI tweak of a button on the details page
  • Issue where the torrent section was not updated fixed
  • Add pro link to the pro version in the Play Store
movie-catalog - v1.3.2

Published by devrnt over 5 years ago

Fix some open

Issue #16, #14, #21, #13, #12, #7, #6 were fixed/closed

movie-catalog - v1.3.1

Published by devrnt over 5 years ago

Error logging

Both Dart and Flutter errors are reported

movie-catalog - v1.3.0

Published by devrnt over 5 years ago

UI changes

  • Add cast section on movie details with possibility to watch the actor image in fullscreen
  • Add function where a notification redirects to the Play Store to update the app
  • Fix issue where movies were not fetched when app starts in airplane mode
  • Watch movie poster in fullscreen
movie-catalog - v1.2.0

Published by devrnt over 5 years ago

Light mode

Following features were added:

  • Light theme
  • Add web torrents (if available) to the torrents list on the movie details screen
  • The grid layout got a small redesign
movie-catalog - v1.1.0

Published by devrnt over 5 years ago

Pro version

Less ads are displayed in the free version.
A (paid) pro version of the app is released with no ads in the app.
The bloc pattern was added under the hood, this should improve performance.

movie-catalog - v1.0.2

Published by devrnt over 5 years ago

Refactor

The app was made smaller and there was added an interstitial ad whenever a user clicks on the details of a movie

movie-catalog - v1.0.0

Published by devrnt about 6 years ago

Redesign

This is the first major update with a completely redesign, like the home screen, movie detail page...

A new logo was added and the presentation in the Play Store was updated as well.

movie-catalog - v0.7.1

Published by devrnt about 6 years ago

Fix country flag displayed not correct

movie-catalog - v0.7.0

Published by devrnt about 6 years ago

Subtitles were added

On the movie details screen you can select a subtitle and download the srt-file directly to your downloads folder by clicking on the download icon next to the dropdown.
If no subtitles available it gives an appropriate label.

All the subtitles are fetched from the site https://www.yifysubtitles.com. The DOM is manually searched to find the subtitles.

This feature will require some changes if the website DOM is changed.

movie-catalog - v0.6.0

Published by devrnt about 6 years ago

Notifications were added

As the title says now there is an option to send push notifications from FMC to the users.
These notificaitons have no further purpose only to let know there is a new update available or for a review in the Play Store.

This update brings bug #12 with it. This should fixed in the near future.

movie-catalog - v0.5.0

Published by devrnt about 6 years ago

Movie Suggestions

The new drawer menu item 'Suggestions' is added. Here you get 4 movie suggestions based on your movies in your 'library'.
A random movie from your 'library' is selected to suggest movie, if the refresh button is clicked a new random movie from your 'library' is taken to get suggestions.

movie-catalog - v0.4.0

Published by devrnt about 6 years ago

Drawer menu added

This is rather a small update where I've added a sidemenu with the following menu items:

  • Search (same function as the one on the right-top search icon on the homescreen)
  • Rate on Google Play
  • Feedback (takes you to your default mail client)
  • Share app (takes you to the website app.jonasdevrient.be