An open API service indexing awesome lists of open source software.

https://github.com/fischerscode/flutterwebtools

Some tools for making the most out of your flutter web app.
https://github.com/fischerscode/flutterwebtools

Last synced: about 1 month ago
JSON representation

Some tools for making the most out of your flutter web app.

Awesome Lists containing this project

README

          

# FlutterWebTools

[![Tests](https://github.com/fischerscode/FlutterWebTools/actions/workflows/tests.yaml/badge.svg)](https://github.com/fischerscode/FlutterWebTools/actions/workflows/tests.yaml)

Currently the FlutterWebTools allow you to append either the version counter or the build ID to the `main.dart.js` reference in the `index.html` and all `/version.json` references in the `main.dart.js` itself.

This is useful to prevent browsers to cache an old version of your application.