Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
[![Powered by Mason](https://img.shields.io/endpoint?url=https%3A%2F%2Ftinyurl.com%2Fmason-badge)](https://github.com/felangel/mason)
[![Available on Brickhub][brickhub_badge]][brickhub_link]

> **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.
>
> 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.

---

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

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