xwidget_el 0.1.0 copy "xwidget_el: ^0.1.0" to clipboard
xwidget_el: ^0.1.0 copied to clipboard

A powerful expression language designed for evaluating expressions within a data model.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xwidget_el

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

dependencies:
  xwidget_el: ^0.1.0

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:xwidget_el/xwidget_el.dart';
4
likes
140
points
651
downloads

Publisher

verified publisherappfluent.us

Weekly Downloads

A powerful expression language designed for evaluating expressions within a data model.

Repository (GitHub)
View/report issues

Topics

#expression #el #model #dynamic

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl, logger, petitparser, type_plus

More

Packages that depend on xwidget_el