)]}'
{
  "commit": "c319b890b33f2c15af043f2ab857e7c2944beefa",
  "tree": "22d86bf5537483558aedd5ad25a9ca13886c83f9",
  "parents": [
    "4a094de2903c511a8bdb4a91fb01de1faa1fd993"
  ],
  "author": {
    "name": "Ian Hickson",
    "email": "ian@hixie.ch",
    "time": "Mon Oct 29 19:44:36 2018 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Oct 29 19:44:36 2018 -0700"
  },
  "message": "Allow ChangeNotifier to be mixed in again (#23631)\n\nLuckily this class didn\u0027t actually need to extend its superclass, it\r\nonly implements the interface. So we can change `extends` to\r\n`implements` and that\u0027s close enough, while allowing the class to be\r\nmixed in again.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "566dada999506c59e3b5720b2f338ba472ad0a88",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/foundation/change_notifier.dart",
      "new_id": "13a2e6d0ecaeb4a1f3809398a5a4d9dcee3a7265",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/foundation/change_notifier.dart"
    },
    {
      "type": "modify",
      "old_id": "85c2194eca8d203625656df71ceeaf283572e0b3",
      "old_mode": 33188,
      "old_path": "packages/flutter/test/foundation/change_notifier_test.dart",
      "new_id": "7897c41dc114d3a07dd01fcf9fa7b2b92fef8296",
      "new_mode": 33188,
      "new_path": "packages/flutter/test/foundation/change_notifier_test.dart"
    }
  ]
}
