Add special case for handling ChangeNotifiers
Since this package is most likely to be used with `ChangeNotifier`s and `ValueNotifier`s; it's safer and more performant to just do a type check to dispose them without resorting to dynamic dispatch.
合并状态:已合并 合并于 2024-03-11 关闭于 2024-03-11 3 条评论