Skip to content
This repository was archived by the owner on Jun 8, 2025. It is now read-only.

Commit 006c63e

Browse files
1.2.1
1 parent d147b4a commit 006c63e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
An example project on how to build Flutter web using docker (and also deploy it).
44

5-
This example is deployed [HERE](https://flutter-web-build-docker.root101.dev/)
6-
75
## Getting Started
86

97
To build a Flutter project you need, well, a project, so I used the default one when creating a new

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_web_build_docker
22
description: An example project on how to build Flutter web using docker (and also deploy it).
33
publish_to: 'none'
44

5-
version: 1.2.0
5+
version: 1.2.1
66

77
environment:
88
sdk: ">=3.5.0 <4.0.0"

0 commit comments

Comments
 (0)