drip_flutter 0.3.0-alpha copy "drip_flutter: ^0.3.0-alpha" to clipboard
drip_flutter: ^0.3.0-alpha copied to clipboard

Flutter render layer for DRIP — direct RenderObject binding with zero widget rebuilds.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add drip_flutter

With Flutter:

 $ flutter pub add drip_flutter

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

dependencies:
  drip_flutter: ^0.3.0-alpha

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:drip_flutter/drip_flutter.dart';
0
likes
0
points
333
downloads

Publisher

verified publisherappamania.in

Weekly Downloads

Flutter render layer for DRIP — direct RenderObject binding with zero widget rebuilds.

Repository (GitHub)
View/report issues

Topics

#state-management #reactive #flutter #rendering #performance

License

unknown (license)

Dependencies

drip_core, flutter

More

Packages that depend on drip_flutter