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.
- Host: GitHub
- URL: https://github.com/fischerscode/flutterwebtools
- Owner: fischerscode
- License: gpl-3.0
- Created: 2021-04-17T20:58:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-19T21:34:02.000Z (about 5 years ago)
- Last Synced: 2025-01-16T20:18:40.925Z (over 1 year ago)
- Language: Dart
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# FlutterWebTools
[](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.