lively 1.0.2 copy "lively: ^1.0.2" to clipboard
lively: ^1.0.2 copied to clipboard

Zero-boilerplate reactive Flutter widgets via code generation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lively

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

dependencies:
  lively: ^1.0.2

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:lively/lively.dart';
5
likes
150
points
364
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Zero-boilerplate reactive Flutter widgets via code generation.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on lively