FlutterCinematic icon indicating copy to clipboard operation
FlutterCinematic copied to clipboard

Flutter clone of my "Cinematic" App

Results 24 FlutterCinematic issues
Sort by recently updated
recently updated
newest added

UPDATED README. THIS WILL HELP THOSE FLUTTER DEV WITH PC/LAPTOP WITH LESS CONFIG. THANK YOU

Can you provide an API-KEY? I am a Chinese developer,I can't get it from there. thanks

We change the versions to the libraries to be able to run the application (rxdart, scoped_model). In addition, we solved issue #31 of memory leak, for this the HistoryLimit class...

Hello, We found that the application does not handle connectivity scenarios, this would improve the user experience. There is a message in the view is there was an error in...

Hello, We found a problem. It arises in the detail view of the movie or tv show when the size of the elements of the categories of these exceed the...

Hello, We found a local data storage problem, when 100 movies stored in favorites in shared preferences are exceeded, it generates a memory error. This forces the application to stop,...

Hello, We found a memory problem. There is no control to overlay views as we can infinitely delve into actors, movies and TV show, the stack can grow indefinitely and...

upgrade dependencies version

Compiler message: file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/rxdart-0.16.7/lib/src/observable.dart:1826:57: Error: The method 'retype' isn't defined for the class 'Stream'. - 'Stream' is from 'dart:async'.