We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fe4782 commit 5a45a97Copy full SHA for 5a45a97
CHANGELOG.md
@@ -1,4 +1,8 @@
1
-# 0.3.0
+# 0.4.0
2
+
3
+- refactor: use the `fetch` API ([#33](https://github.com/VeryGoodOpenSource/flutter_web_preloader/pull/33))
4
5
+# 0.3.0
6
7
- refactor: stop using deprecated serviceWorkerVersion ([#29](https://github.com/VeryGoodOpenSource/flutter_web_preloader/pull/29))
8
brick.yaml
@@ -1,7 +1,7 @@
name: flutter_web_preloader
description: A brick that creates a smart web entry point for Flutter that preloads its assets before starting the app.
repository: https://github.com/VeryGoodOpenSource/flutter_web_preloader
-version: 0.3.0
+version: 0.4.0
environment:
mason: ">=0.1.0-dev.50 <0.1.0"
0 commit comments