Closed amirmhmdi closed 6 months ago
based on documentation of dart allowInterop is in package:js
https://api.dart.dev/stable/2.7.2/dart-js/allowInterop.html
Returns a wrapper around function f that can be called from JavaScript using package:js JavaScript interop.
I close this since the package is migrating to package web in next version.
based on documentation of dart allowInterop is in package:js
https://api.dart.dev/stable/2.7.2/dart-js/allowInterop.html