En Alcamovies podras encontrar informacion de tus peliculas favoritas y lo ultimo en cines.
To run locally you need an TMDB API key
- And set in /lib/providers/movies_provider.dart
Clone the project
git clone https://github.com/xkoderx/alcamovies/
Go to the project directory
cd alcamovies
Install dependencies
flutter pub get
Run the app
flutter run
Contributions are always welcome!