ronel 0.2.4 copy "ronel: ^0.2.4" to clipboard
ronel: ^0.2.4 copied to clipboard

A powerful Flutter library for building server-driven UI using a Remote-Operated Native Extensible Language.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ronel

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

dependencies:
  ronel: ^0.2.4

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

Import it

Now in your Dart code, you can use:

import 'package:ronel/ronel.dart';
2
likes
140
points
64
downloads

Publisher

verified publisherronel.dev

Weekly Downloads

A powerful Flutter library for building server-driven UI using a Remote-Operated Native Extensible Language.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, flutter_inappwebview, html, http, shared_preferences, webview_flutter

More

Packages that depend on ronel