A movies app made with Flutter
Read Time:21 Second

A movies app made with Flutter

0 0

Flutter Movies App

A movies app made with Flutter

An application made with Flutter to practice the principles of Clean Architecture.
Even being focused on architecture, the project also has a beautiful UI.

A movies app made with Flutter

A movies app made with Flutter

A movies app made with Flutter

A movies app made with Flutter

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

GitHub

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior A beautiful animated onboarding app with flutter
Entrada siguiente A simple flight booking app build with flutter