• Ian Hickson's avatar
    Allow ChangeNotifier to be mixed in again (#23631) · c319b890
    Ian Hickson authored
    Luckily this class didn't actually need to extend its superclass, it
    only implements the interface. So we can change `extends` to
    `implements` and that's close enough, while allowing the class to be
    mixed in again.
    c319b890
Name
Last commit
Last update
..
lib Loading commit data...
test Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...