syncx 0.1.9 copy "syncx: ^0.1.9" to clipboard
syncx: ^0.1.9 copied to clipboard

syncx is a lightweight, flexible Flutter state management library with notifiers and reactive UI updates, inspired by provider, bloc, and riverpod.

example/lib/main.dart

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

void main() {
  runApp(const MyApp());
}
2
likes
160
points
60
downloads

Publisher

verified publishersidha6th.online

Weekly Downloads

syncx is a lightweight, flexible Flutter state management library with notifiers and reactive UI updates, inspired by provider, bloc, and riverpod.

Repository (GitHub)
View/report issues

Topics

#state-management #notifier #reactive #state #state-management-library

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, provider

More

Packages that depend on syncx