uidl_flutter 0.1.5 copy "uidl_flutter: ^0.1.5" to clipboard
uidl_flutter: ^0.1.5 copied to clipboard

Flutter runtime for UIDL documents: parse, bind, evaluate expressions, dispatch actions, and render native widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uidl_flutter

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

dependencies:
  uidl_flutter: ^0.1.5

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:uidl_flutter/uidl_flutter.dart';
0
likes
130
points
80
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Flutter runtime for UIDL documents: parse, bind, evaluate expressions, dispatch actions, and render native widgets.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #uidl #ui

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on uidl_flutter