wegbl_inspector_patch_transformer 0.1.0 copy "wegbl_inspector_patch_transformer: ^0.1.0" to clipboard
wegbl_inspector_patch_transformer: ^0.1.0 copied to clipboard

outdatedDart 1 only

Transformer allowing the Dart2js generated code to work with WebGL Inspector.

WebGL-Inspector_Patch_Transformer #

Transformer allowing the Dart2js generated code to work with WebGL Inspector.

For a description of the issue see https://code.google.com/p/dart/issues/detail?id=3351

It inserts a few lines of script to the project HTML files to patch the WebGLRenderingContext wrapper returned by WebGL Inspector.

Usage #

Simply add the following lines to your pubspec.yaml:

:::yaml
dependencies:
  wegbl_inspector_patch_transformer: any
transformers:
  - wegbl_inspector_patch_transformer
0
likes
25
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Transformer allowing the Dart2js generated code to work with WebGL Inspector.

Homepage

License

MIT (license)

Dependencies

barback

More

Packages that depend on wegbl_inspector_patch_transformer