A hybrid Flutter app with 2 way communication with web components.
- 2 Way Communication
- Web Components w/ slots and attributes
- Auto updates
- Offline support
- Web App
- Github Pages
- Vite dev server
- Typescript
Flutter views code be in lib folder.
There is a lit component already setup my-app and you can add new components for parts you want to break out.
Web code will be in src folder.