• 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
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...