• gspencergoog's avatar
    Fix Navigator.pop for named routes. (#11289) · e4860ef0
    gspencergoog authored
    * Prefix and Suffix support for TextFields
    
    * Adding Tests
    
    * Removing spurious newline.
    
    * Fixing a small problem with the test
    
    * Code review changes
    
    * Code Review Changes
    
    * Review Changes
    
    * Export the new StrokeJoin enum
    
    * Added example for line styles, and enabled line join styles.
    
    * Reverting inadvertent change to main.dart.
    
    * Updated due to code review of engine code
    
    * Removed example.
    
    * Added arguments to named routes, with test.
    
    * Fixing some formatting
    
    * Fixing Navigator.pop for named routes.
    
    * Fixing comment.
    
    * Simplifying test.
    
    * Fixing new -> const for Text object.
    
    * Tiny text change (also to kick a new Travis build)
    
    * Added a more realistic test case.
    
    * Reverting unintentional iml changes.
    
    * Fixing trailing newline
    
    * Removing some changes that snuck in.
    e4860ef0
app_test.dart 9.6 KB