over_react 4.6.0 copy "over_react: ^4.6.0" to clipboard
over_react: ^4.6.0 copied to clipboard

outdated

A library for building statically-typed React UI components using Dart.

example/README.md

OverReact Examples #

OverReact Redux Todo App #

  1. cd into app/over_react_redux/todo_client and run webdev serve
  2. Navigate to localhost:8080

More Examples #

  • Redux Context Examples
  • Builder Testing (intended for contributor use only)