qbait / movie_app

4 stars 0 forks source link

Movie App

Sample Movie Application.

The app is simple, but is ready to scale. It shows a modern approach to developing mobile apps using Flutter.

To see how I used to approach similar problems using native Android development, you can take a look at my other project BreakingBad

Packages used

TODO

Running

Project uses build_runner, please run flutter pub run build_runner build before building the project.