Skip to content

felangel/dartdevc_exception_bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dartdevc_exception_bug

Reproduction Steps

  1. Run in debug mode flutter run -d chrome
  2. Open inspector and view logs

Note: Only the first transition occurs...after the exception is caught no more state changes occur debug_mode

  1. Run in delease mode flutter run -d chrome --release
  2. Open inspector and view logs

Note: Both transitions occur as expected debug_mode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published