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

Replace abstract classes with function typdefs #27

Closed MichaelMarner closed 4 years ago

MichaelMarner commented 4 years ago

In line with the Dart Styleguide, this PR replaces the ActionEncoder, ActionDecoder, and StateEncoder abstract classes with function typedefs.

Closes #11

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 130


Totals Coverage Status
Change from base Build 122: -0.3%
Covered Lines: 84
Relevant Lines: 91

💛 - Coveralls