Skip to content

3.0.0-rc.6

Compare
Choose a tag to compare
@jonsamwell jonsamwell released this 27 Oct 09:14
· 67 commits to integration_test__package_support since this release

[3.0.0-rc.6] - 27/10/2021

  • BREAKING CHANGE: Made appMainFunction return a Future<void> so it can be async
  • Fix: #159: Swipe step not working
  • Ensure Hook.onBeforeRun is called before the run starts
  • Set Frame policy- defaults to LiveTestWidgetsFlutterBindingFramePolicy.benchmarkLive to slightly improve performance