File tree Expand file tree Collapse file tree 4 files changed +6
-458
lines changed Expand file tree Collapse file tree 4 files changed +6
-458
lines changed Original file line number Diff line number Diff line change 1
1
hooks /build
2
2
hooks /coverage
3
3
hooks /.dart_tool
4
+ hooks /pubspec.lock
4
5
.idea /
Original file line number Diff line number Diff line change 1
- # 0.1.0+1
1
+ # 0.1.0
2
2
3
- - feat: initial release.
3
+ - feat: adding initial implementation ( # 1 )
Original file line number Diff line number Diff line change 1
1
name : flutter_web_preloader
2
- description : A brick that creates a smart web entry point for Flutter that preloads its assets before starting the app
3
-
4
- version : 0.1.0+1
2
+ description : A brick that creates a smart web entry point for Flutter that preloads its assets before starting the app;
3
+ repository : https://github.com/VeryGoodOpenSource/flutter_web_preloader
4
+ version : 0.1.0
5
5
6
6
environment :
7
7
mason : " >=0.1.0-dev.41 <0.1.0"
You can’t perform that action at this time.
0 commit comments