• Ian Hickson's avatar
    Improve Notification API (#7403) · 2eecb8be
    Ian Hickson authored
    - 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
    2eecb8be
notification_test.dart 2.48 KB