flet
flet copied to clipboard
Progressive Web Applications (PWA) done right!
- [ ] Use localStorage instead of sessionStorage to track session when the app is installed as PWA
- [ ] Reduce reconnection timeout for faster dehydration
- [ ] Changing application icons: Windows, Linux, macOS, iOS, Android
- [ ] Changing application name, palette in manifest.json
- [ ] Banner control "Add this app to your desktop":
- [ ] Chrome
- [ ] Firefox
- [ ] Edge
- [ ] Safari
- [ ] iOS Safari
- [ ] Chrome on Android.