levit_flutter_core 0.0.8 copy "levit_flutter_core: ^0.0.8" to clipboard
levit_flutter_core: ^0.0.8 copied to clipboard

Flutter bindings for Levit scopes, rebuild boundaries, and widget-tree ownership.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add levit_flutter_core

With Flutter:

 $ flutter pub add levit_flutter_core

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

dependencies:
  levit_flutter_core: ^0.0.8

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

Publisher

unverified uploader

Weekly Downloads

Flutter bindings for Levit scopes, rebuild boundaries, and widget-tree ownership.

Repository (GitHub)
View/report issues

Topics

#flutter #state-management #widget

License

unknown (license)

Dependencies

flutter, levit_dart_core

More

Packages that depend on levit_flutter_core