Reactor
Reactor is a statically-typed Dart library for building user interfaces. Reactor wraps ReactJS.
Please Note: This package is in early stages of development and will change frequently while in major version 0
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Prerequisites
- Dart 2.7.1 or higher
Running the example
First:
pub get
Then:
webdev serve
Using in your project
Coming Soon...
Running the tests
pub run build_runner test
Built With
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Keal Jones - Github
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
These projects are the true OG's of React in dart. Reactor would not exist without them. They have been strong inspiration points and together, Reactor and these projects, will continue to grow to make the react in dart community even stronger.