/redux_dart

Simply put redux written in dart and fully passes redux's tests, eventually

Primary LanguageTypeScript

A sample command-line application with an entrypoint in bin/, library code in lib/, and example unit test in test/.

redux_dart

Running project

You need dart, and node installed to develop for this.

  • npm i
  • npm run dartTest