https://github.com/jonaskello/react_widgets
A port of react-widgets for Dart.
https://github.com/jonaskello/react_widgets
Last synced: 11 months ago
JSON representation
A port of react-widgets for Dart.
- Host: GitHub
- URL: https://github.com/jonaskello/react_widgets
- Owner: jonaskello
- License: bsd-3-clause
- Created: 2015-05-21T17:53:14.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-03T07:51:50.000Z (about 11 years ago)
- Last Synced: 2024-10-06T02:21:23.639Z (over 1 year ago)
- Language: CSS
- Size: 176 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# react_widgets
A port of [react-widgets] for Dart.
## Usage
A simple usage example:
import 'package:react_widgets/react_widgets.dart';
main() {
var awesome = new Awesome();
}
## Features and bugs
Please file feature requests and bugs at the [issue tracker][tracker].
[tracker]: http://example.com/issues/replaceme
[react-widgets]: http://jquense.github.io/react-widgets/docs/#/