Jaguar-dart / jaguar_hotreload

Hot reloader for Dart
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

Does it work with flutter #4

Open humazed opened 5 years ago

humazed commented 5 years ago

I'm unable to use this plugin with flutter the app just hangs when I added the code from the example

tejainece commented 5 years ago

Flutter has hotreload already, you don't need this.

humazed commented 5 years ago

@tejainece I want the file watcher feature. ie: Reloading application on file modification