rikulo 0.6.3 copy "rikulo: ^0.6.3" to clipboard
rikulo: ^0.6.3 copied to clipboard

discontinued
Dart 1 only

Rikulo is now Rikulo UI. This package has moved to http://pub.dartlang.org/packages/rikulo_ui.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rikulo

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  rikulo: ^0.6.3

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rikulo/effect.dart';
import 'package:rikulo/event.dart';
import 'package:rikulo/gesture.dart';
import 'package:rikulo/html.dart';
import 'package:rikulo/layout.dart';
import 'package:rikulo/message.dart';
import 'package:rikulo/model.dart';
import 'package:rikulo/view.dart';
import 'package:rikulo/view/impl.dart';
import 'package:rikulo/view/select.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Rikulo is now Rikulo UI. This package has moved to http://pub.dartlang.org/packages/rikulo_ui.

Homepage

License

unknown (LICENSE)

Dependencies

browser, meta, rikulo_commons

More

Packages that depend on rikulo