fmovies is a multiplatform app for browsing new movies and fetching nearest cinemas. It is completely written in Dart and Flutter framework using BLoC pattern.
A simple flutter app that fetches data from OMDB api, concepts used in this app includes fetching data from an api, using stacks to layout widget over another and more.