js_interop_utils 1.0.3 copy "js_interop_utils: ^1.0.3" to clipboard
js_interop_utils: ^1.0.3 copied to clipboard

Platformweb

A Dart library for seamless interaction with JavaScript using `dart:js_interop`, supporting deep transformations of objects, maps, and arrays.

1.0.3 #

  • New StringExtension:
    • Added toDartFix.

1.0.2 #

  • JSObjectUtil: fix jsKeys mapping name.

  • ObjectExtension: added asJSAny.

1.0.1 #

  • Added extension Object.isJSAny and Object.objectDartify();

  • CI: test with dart2js and dart2wasm (on Chrome).

1.0.0 #

  • Initial version.
1
likes
150
points
224
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart library for seamless interaction with JavaScript using `dart:js_interop`, supporting deep transformations of objects, maps, and arrays.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

More

Packages that depend on js_interop_utils