/flutter-web-docker

this project is to practice the basics of implementing docker & docker compose for flutter web

Primary LanguageC++

Flutter Web - Docker and Docker Compose

Author: Max Herrera
Contact me: LinkedIn

NOTES:

  • This project was done for the purpose of development training and orientation of new personnel, in order to teach how to build flutter web projects, functional and scalable with docker compose.

  • Reference Documentation Docker Compose

  • Flutter Web App: Demo



Flutter Version

Flutter 3.13.2 • channel stable
Framework • revision ff5b5b5fa6 (10 weeks ago) • 2023-08-24 08:12:28 -0500
Engine • revision b20183e040
Tools • Dart 3.1.0 • DevTools 2.25.0


Flutter Web - Docker & Compose

If you want to know the process and information necessary to understand this project, I recommend you to go to the following Flutter web with Docker Medium, which will explain the complete process of the application.