recharge icon indicating copy to clipboard operation
recharge copied to clipboard

Recharge is a simple library to hot reload your Dart code on file changes

Results 1 recharge issues
Sort by recently updated
recently updated
newest added

Added a simple de-bounce with a default delay of 200ms. On my system every file save fires the event twice, and this fixes the issue