Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/j17hernandez/Peliculas-Flutter

Proyecto de películas desarrollado en flutter
https://github.com/j17hernandez/Peliculas-Flutter

dart flutter flutter-app flutter-examples

Last synced: about 2 months ago
JSON representation

Proyecto de películas desarrollado en flutter

Awesome Lists containing this project

README

        

# Screen capture
![Screenshot_1642209135](https://user-images.githubusercontent.com/57992471/149603294-c103569c-562d-4534-8b90-12e3a265640c.png)
![Screenshot_1642209120](https://user-images.githubusercontent.com/57992471/149603315-7ef16b30-1356-4b0d-b9fb-2bc1daa9d39c.png)

# Peliculas

A new Flutter project.

## Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

You need to install [Android Studio] (https://developer.android.com/studio?hl=es-419)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.

## Change icon app

in console run the code ## flutter pub run flutter_launcher_icons:main

# Clear Dependencies and Gradle
cd android && ./gradlew clean
fvm flutter clean

# Install all packages
fvm flutter pub get