Flutter Movies App
An application made with Flutter to practice the principles of Clean Architecture.
Even being focused on architecture, the project also has a beautiful UI.
## Getting Started
Note: You already need to have Flutter installed.
# clone the repo git clone https://github.com/marciovalim/flutter-movies-app.git # move to the cloned repo cd flutter-movies-app # get dependencies flutter pub get # run application flutter run
Download Flutter Movies App source code on GitHub
https://github.com/marciovalim/flutter-movies-app
Provides the list of the opensource Flutter apps collection with GitHub repository.