mangayomi-mirror/epubx/example/web_ex
2025-05-04 23:45:46 +02:00
..
web added epubx dependency 2025-05-04 23:45:46 +02:00
.gitignore added epubx dependency 2025-05-04 23:45:46 +02:00
analysis_options.yaml added epubx dependency 2025-05-04 23:45:46 +02:00
pubspec.yaml added epubx dependency 2025-05-04 23:45:46 +02:00
README.md added epubx dependency 2025-05-04 23:45:46 +02:00

web_ex

An absolute bare-bones web app which uses the epub package.

To run

Install webdev

pub global activate webdev

Get dependencies

pub get

Run the application

webdev serve

Browse to localhost:8080

Notices

Created from templates made available by Stagehand under a BSD-style license.