renderer 0.0.16 copy "renderer: ^0.0.16" to clipboard
renderer: ^0.0.16 copied to clipboard

outdated

A Falcon micro-framework package to manage UI states reactively based on custom BLoC and reactive extenstions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add renderer

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

dependencies:
  renderer: ^0.0.16

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:renderer/renderer.dart';
0
likes
0
pub points
4%
popularity

Publisher

unverified uploader

A Falcon micro-framework package to manage UI states reactively based on custom BLoC and reactive extenstions

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, get_it, rxdart

More

Packages that depend on renderer