8.13.2
Warning
This release contains an issue where Cold starts can be incorrectly reported as Warm starts on Android. We recommend staying on version 8.12.0
or updating to 8.13.3
if you use this feature on Android.
See issue #2769 for more details.
Fixes
build_web_compiler
error (#2736)- Use
if (dart.library.html)
instead ofif (dart.html)
for imports
- Use