mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- better documentation - verify (at run time) that onNotification doesn't return null, and report copious helpful information if it does. - add a toString/debugFillDescription convention to Notification. - actually test Notification