Skip to content

Asscre/misty-app

Repository files navigation

Misty app

这是 Misty 的demo项目。 运行 Misty 可作为内置程序运行。

Screenrecorder-2022-08-19-18-26-59-286.mp4

Misty - 一个Flutter web项目的本地缓存解决方案.

通过拦截浏览器网络请求,读取本地资源文件,减少网络资源请求来提高网页的开启速度,实现Flutter的原生手势交互的Flutter web preload解决方案。

Misty,如名所示,通过极小的引用实现web项目在Flutter上面享受到小程序的体验。 IMG_20220819_182756

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published