• Ian Hickson's avatar
    Clean up flutter_test/test/controller_test.dart (#31333) · f61a2c39
    Ian Hickson authored
    Instead of using a custom WidgetController, which is very brittle, we just use the usual infrastructure.
    
    Also, use structured data instead of an array.
    
    This adds offsetMoreOrLessEquals to handle small floating point errors in offsets.
    f61a2c39
controller_test.dart 7.22 KB