Files
flutter/packages/flutter_test/lib/src
Florian Loitsch 8d5fe6d430 Don't use runBinaryGuarded. (#11816)
Since the called function can't throw, there is no need for the "guarded".
Since the function returns something, running in guarded mode doesn't really work. The `uncaught` handler wouldn't know what to return (except for `null`).
2017-08-29 19:54:00 +02:00
..
2017-06-05 22:44:49 -07:00
2017-04-12 15:06:12 -07:00
2017-06-05 22:44:49 -07:00
2017-04-12 15:06:12 -07:00
2017-01-10 20:41:42 -08:00