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

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

1.0.4 #

  • Improve isJSAny and isJSObject.

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
0
points
2.02k
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

License

unknown (license)

More

Packages that depend on js_interop_utils