web 0.2.1-beta
web: ^0.2.1-beta copied to clipboard
Lightweight DOM and JS bindings built around JS static interop.
0.2.1-beta #
helpers.dart- Expose
EventStreamProvider
- Expose
0.2.0-beta #
- Added
helpers.darttop-level library. - Require Dart 3.2 pre-release.
- Update to IDL 3.38.2
0.1.4-beta #
- Support
bool,int,double,Stringin APIs.
0.1.3-beta #
- CSS properties can now be accessed directly.
0.1.2-beta #
JSAnyas an IDL type now includesnull.
0.1.1-beta #
- Objects now inherit from JSObject.
0.1.0-beta #
- First release.