repo_notifier 0.0.1-beta.1 copy "repo_notifier: ^0.0.1-beta.1" to clipboard
repo_notifier: ^0.0.1-beta.1 copied to clipboard

A Flutter package providing a simple and efficient way to manage repository state with built-in CRUD operations and state management.

0.0.1-beta.1 #

Initial beta release of the repo_notifier package.

Note: This is a pre-release version that depends on Dart SDK 3.6.0-334.4.beta.

Features #

  • Core repository state management functionality
    • Type-safe state handling with sealed classes
    • Pattern matching for state handling
    • Previous state preservation for optimistic updates
  • CRUD operations support with built-in state management
    • Create, Read, Update, Delete operations
    • Automatic loading state handling
    • Error handling with stack trace support
  • UI integration
    • Subscriber widget for automatic UI updates
    • Efficient widget rebuilding
  • Example project demonstrating:
    • Basic CRUD operations
    • State handling
    • UI integration
    • Error handling
1
likes
150
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing a simple and efficient way to manage repository state with built-in CRUD operations and state management.

Repository (GitHub)

Topics

#repository #state #crud #state-management #flutter

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on repo_notifier