• Chris Bracken's avatar
    Prefer moreOrLessEquals to closeTo (#64914) · c935a448
    Chris Bracken authored
    moreOrLessEquals is the preferred mechanism for checking that a value is
    within some error bound epsilon, with default value for epsilon of
    precisionErrorTolerance.
    
    This patch replaces instances of closeTo using precisionErrorTolerance.
    c935a448
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...
flutter_test_alternative.dart Loading commit data...
flutter_test_config.dart Loading commit data...