Closed alestiago closed 2 months ago
READY
Resolves #26
https://github.com/user-attachments/assets/7d5dc55e-84d7-4521-9da2-6e391af6157d
Clone the repository and checkout to this branch.
Get hook dependencies (from ./hooks/):
dart pub get
flutter create sample --platforms web
dart pub global activate mason_cli
mason init
mason add flutter_web_preloader --path ..
flutter_web_preloader
mason make flutter_web_preloader
flutter run -d chrome
Status
READY
Description
Resolves #26
Video
https://github.com/user-attachments/assets/7d5dc55e-84d7-4521-9da2-6e391af6157d
Try it out
Clone the repository and checkout to this branch.
Get hook dependencies (from ./hooks/):
flutter_web_preloader
(from sample):Type of Change