Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Commit 35c9b5b

Browse files
authored
chore: discontinued notice (#40)
1 parent 58d850f commit 35c9b5b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
[![Powered by Mason](https://img.shields.io/endpoint?url=https%3A%2F%2Ftinyurl.com%2Fmason-badge)](https://github.com/felangel/mason)
44
[![Available on Brickhub][brickhub_badge]][brickhub_link]
55

6+
> **DEPRECATED:** This brick has been discontinued. The web preloading functionality has been moved into the [`flame_game`][flame_game_template] template in [very_good_templates][very_good_templates]. New projects should use `very_good create flame_game` instead.
7+
>
8+
> If you already generated your `web/index.html` using this brick, it will continue to work — no migration is needed. This repository will no longer receive updates.
9+
10+
---
611

712
A brick that creates a smart web entrypoint for Flutter and preloads any type of asset before starting an app.
813

@@ -62,3 +67,5 @@ won't break your app.
6267
[1]: https://github.com/felangel/mason
6368
[brickhub_badge]: https://img.shields.io/endpoint?url=https%3A%2F%2Fbit.ly%2Fflutter-web-preloader
6469
[brickhub_link]: https://brickhub.dev/bricks/flutter_web_preloader/
70+
[flame_game_template]: https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/flame_game
71+
[very_good_templates]: https://github.com/VeryGoodOpenSource/very_good_templates

0 commit comments

Comments
 (0)