atomify 0.1.9+3 copy "atomify: ^0.1.9+3" to clipboard
atomify: ^0.1.9+3 copied to clipboard

Platformweb

An idiomatic Dart library for building web applications with a focus on simplicity and reactivity.

example/README.md

A bare-bones Dart web app.

Uses package:web to interop with JS and the DOM.

Running and building #

To run the app, activate and use package:webdev:

dart pub global activate webdev
webdev serve

To build a production version ready for deployment, use the webdev build command:

webdev build

To learn how to interop with web APIs and other JS libraries, check out https://dart.dev/interop/js-interop.

2
likes
150
points
11
downloads

Publisher

verified publisherkitawi.dev

Weekly Downloads

An idiomatic Dart library for building web applications with a focus on simplicity and reactivity.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cssify, meta, web

More

Packages that depend on atomify