Skip to content

Latest commit

 

History

History
65 lines (41 loc) · 2.71 KB

File metadata and controls

65 lines (41 loc) · 2.71 KB

Hero App - Flutter 💙

Made by franklaercio GitHub language count GitHub last commit Code size License Stargazers

📑 Resume of application

This is a CRUD Flutter app. In it is possible create hero, edit hero and delete hero. The architecture is divide into models, views, components, data, provider and routes. The fonts used are Bangers Regular and Roboto Italic. This ideia can you check on the Youtube channel Cod3r Cursos.

🔎 Getting Started

For started you need install [Flutter] (https://flutter.dev/docs/get-started/install)

🔨 Installing

Befere download app and install Flutter, you need connect one mobile device and execute these commands in your terminal:

flutter pub get

flutter run

👪 Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

📈 Versioning

For the versions available, see the tags on this repository.

👨‍💻 Authors

See also the list of contributors who participated in this project.

📋 License

This project is licensed under the MIT License - see the LICENSE.md file for details

📰 Acknowledgments

  • Flutter
  • Dart
  • MaterialApp