MichaelMarner / dart-redux-remote-devtools

Remote Devtools for Dart & Flutter
https://pub.dartlang.org/packages/redux_remote_devtools
MIT License
52 stars 10 forks source link

Incorrect package name in the installation section #6

Closed kadza closed 5 years ago

kadza commented 5 years ago

The package is published under redux_remote_devtools name not redux-remote-devtools. https://pub.dartlang.org/packages/redux_remote_devtools

MichaelMarner commented 5 years ago

Good pickup, will fix right now