dart-react-todo. 📝Building a todo list with Dart & React from start to finish

leerob.io/blog/getting-started-with-dart-and-react

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2020
  • Update to stable version of OverReact. (#5)
September 2019
  • Format
  • Use TestJackets / testing best practices
  • Remove note about private workiva package
  • Use some new Dart 2 language features
  • Use “strongest” mode to demonstrate best practices
  • Address deprecation
  • Use small button in example
  • Update index.html
  • Update Readme
  • Update to stable version of over_react 2.x
February 2019
  • Update to Dart 2.0 🎉 (#3)
  • Update testing docs.
  • Fix typo and update email address.
  • Update docs.
  • Update Travis CI configuration.
  • Merge pull request #4 from evanweible-wf/dart-2-update.
  • Remaining Dart 2 and over_react_codemod fixes.
  • Remove Dart 2 transition code and attempt to fix build errors.
  • Attempt to update to Dart 2.0.