trple 1.0.0-dev.2 copy "trple: ^1.0.0-dev.2" to clipboard
trple: ^1.0.0-dev.2 copied to clipboard

Abstraction for the Segmented State Pattern.

Trple #

Trple is a Dart package that provides an abstraction for the Segmented State Pattern, offering a robust solution for state management in Flutter applications.

Features #

  • Implements the Segmented State Pattern
  • Provides a Store class for managing application state
  • Includes a StoreBuilder widget for easy integration with Flutter UI
  • Supports asynchronous state updates
  • Handles loading states and errors automatically
  • Offers a macro for generating boilerplate code

Getting Started #

To use, include in your pubspec.yaml:

dependencies:
  trple: <last version>
0
likes
70
points
146
downloads

Publisher

unverified uploader

Weekly Downloads

Abstraction for the Segmented State Pattern.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, macros

More

Packages that depend on trple