issues
search
a14n
/
dart-js-wrapping
With that package you will be able to easilly wrap JS library in Dart.
https://pub.dartlang.org/packages/js_wrapping
Other
43
stars
16
forks
source link
Prevent multiple call to unsubscribe()
#6
Closed
vicb
closed
10 years ago
vicb
commented
10 years ago
fix a mistake from my previous PR (
_controllers
type)
prevent multiple calls to
unsubscribe
by maintaining an
_active
state
_controllers
type)unsubscribe
by maintaining an_active
state