Skip to content

Commit 158dece

Browse files
committed
initial commint
0 parents  commit 158dece

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# flutter_web_preloader
2+
3+
[![Powered by Mason](https://img.shields.io/endpoint?url=https%3A%2F%2Ftinyurl.com%2Fmason-badge)](https://github.com/felangel/mason)
4+
5+
A brick that creates a smart web entrypoint for Flutter that pre loads its assets before starting the app
6+
7+
_Generated by [mason][1] 🧱_
8+
9+
## Getting Started 🚀
10+
11+
This is a starting point for a new brick.
12+
A few resources to get you started if this is your first brick template:
13+
14+
- [Official Mason Documentation][2]
15+
- [Code generation with Mason Blog][3]
16+
- [Very Good Livestream: Felix Angelov Demos Mason][4]
17+
18+
[1]: https://github.com/felangel/mason
19+
[2]: https://github.com/felangel/mason/tree/master/packages/mason_cli#readme
20+
[3]: https://verygood.ventures/blog/code-generation-with-mason
21+
[4]: https://youtu.be/G4PTjA6tpTU

0 commit comments

Comments
 (0)