• abykov2's avatar
    Adding a setup function for hot restart (#18921) · e5d9feb5
    abykov2 authored
    * Adding a setup function for hot restart that can be overwritten to perform any necessary initialization before a restart is started.
    
    * Adding a test for setupHotRestart
    
    * Removing local pubspec change
    
    * Fixing some type annotation errors
    
    * Responding to comments
    e5d9feb5
hot_test.dart 4.17 KB