mohammedmutafa / flutter-movies-app

An movies app made with Flutter focused in solid software structure patterns.

Home Page:flutter-movies-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Movies App

What is it about?

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

Home Screen Drawer Screen

Carousel Tabs

## 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

📝 License

This project is under MIT License. See LICENSE for more details.

About

An movies app made with Flutter focused in solid software structure patterns.

flutter-movies-app.vercel.app

License:MIT License


Languages

Language:JavaScript 97.0%Language:Dart 2.8%Language:HTML 0.1%Language:Swift 0.0%Language:Kotlin 0.0%Language:Objective-C 0.0%