File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -3,3 +3,4 @@ hooks/coverage
3
3
hooks /.dart_tool
4
4
hooks /pubspec.lock
5
5
.idea /
6
+ .DS_STORE
Original file line number Diff line number Diff line change
1
+ # 0.3.0
2
+
3
+ - refactor: stop using deprecated serviceWorkerVersion ([ #29 ] ( https://github.com/VeryGoodOpenSource/flutter_web_preloader/pull/29 ) )
4
+
1
5
# 0.2.1
2
6
3
7
- docs: add brickhub badge ([ #20 ] ( https://github.com/VeryGoodOpenSource/flutter_web_preloader/pull/20 ) )
Original file line number Diff line number Diff line change 1
1
name : flutter_web_preloader
2
2
description : A brick that creates a smart web entry point for Flutter that preloads its assets before starting the app.
3
3
repository : https://github.com/VeryGoodOpenSource/flutter_web_preloader
4
- version : 0.2.1
4
+ version : 0.3.0
5
5
6
6
environment :
7
7
mason : " >=0.1.0-dev.50 <0.1.0"
You can’t perform that action at this time.
0 commit comments