Skip to content

YimaPhilemon/flutter_plugin_test

Repository files navigation

flutter_plugin_test

Compiled web build of a Flutter plugin test project, deployed via GitHub Pages.

About

This repository hosts the pre-built web output (flutter build web) of a Flutter project used to test and demo plugin behavior in the browser. It is not the source code — only the deployable artifacts (main.dart.js, CanvasKit, assets, and the service worker) live here.

Live Demo

https://yimaphilemon.github.io/flutter_plugin_test/

Tech

  • Flutter (web target, CanvasKit renderer)
  • Deployed as a static site on GitHub Pages

Notes

  • Built from a private Flutter project; open an issue if you'd like details.
  • The base href is set to /flutterplugin/ — update it in index.html if you fork and deploy under a different path.

License

See LICENSE.

About

This repository hosts the pre-built web output (flutter build web) of a Flutter project used to test and demo plugin behavior in the browser. It is not the source code — only the deployable artifacts (main.dart.js, CanvasKit, assets, and the service worker) live here.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors