bento 0.0.2+alpha copy "bento: ^0.0.2+alpha" to clipboard
bento: ^0.0.2+alpha copied to clipboard

outdated

A new way of defining widgets.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bento

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

dependencies:
  bento: ^0.0.2+alpha

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:bento/bento.dart';
1
likes
0
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A new way of defining widgets.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, args, code_builder, collection, dart_style, freezed_annotation, json_annotation, path, recase, yaml

More

Packages that depend on bento