| commit | 30d7a94fe3a573bf8c2007293eac5ce0ea5daab1 | [log] [tgz] |
|---|---|---|
| author | Natalie Weizenbaum <nweiz@google.com> | Tue Dec 23 13:54:53 2025 -0800 |
| committer | GitHub <noreply@github.com> | Tue Dec 23 13:54:53 2025 -0800 |
| tree | 97e229246095f0e361036ca568aa87da9b5e556b | |
| parent | 3bfae6c7ed22653321cfc77f936812e81f1209c7 [diff] |
Add typings for JSRecord and some unsafe extensions for JSObject (#487) * Add typings for JSRecord and some unsafe extensions for JSObject This doesn't include JSObject extensions that require types that aren't defined yet, like JSSymbolicRecord. * Document js_linterop/lib/unsafe.dart * Fix WASM test * Reformat * Fix lints * Code review
| Package | Description | Version |
|---|---|---|
| web | Lightweight browser API bindings built around JS interop. | |
| js_interop | Utility functions and types for dart:js_interop and dart:js_interop_unsafe. | |
| web_generator | Tools to generate Dart interfaces from TypeScript declaration files and Web IDL definitions. | N/A |