deep_observer 1.0.0 copy "deep_observer: ^1.0.0" to clipboard
deep_observer: ^1.0.0 copied to clipboard

Library for efficient handling of reactive states in Flutter.

example/main.dart

import 'app/app.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const MyApp());
}
0
likes
160
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Library for efficient handling of reactive states in Flutter.

Repository (GitHub)
View/report issues

Topics

#reactivity #state-management #provider

Documentation

API reference

License

MIT (license)

Dependencies

flutter, uuid

More

Packages that depend on deep_observer