riverpod_timeline 1.1.2 copy "riverpod_timeline: ^1.1.2" to clipboard
riverpod_timeline: ^1.1.2 copied to clipboard

A Riverpod debugging and state-inspection package that records every provider update, tracks dependencies, visualizes state changes, and supports time-travel debugging.

Changelog #

1.1.2 #

  • Cleaned up README: minimal structure, uniform screenshot sizing, 2x2 grid layout
  • Removed previous version tags; reset to initial release structure

1.0.0 #

  • Initial release
  • Provider observer with automatic tracking of creation, disposal, updates, and refreshes
  • Timeline recording with in-memory storage and configurable pruning
  • Timeline viewer widget with search, filter, and expand/collapse
  • Dependency graph with circular dependency detection
  • Time travel debugging with play, pause, resume, step forward/backward
  • Performance metrics tracking with slow provider detection
  • Export/import as JSON
  • Developer overlay with floating debug button (enableOverlay option)
  • Production safety with automatic disable in release mode
  • README with screenshots, configuration docs, and API reference
  • Full test coverage
1
likes
160
points
124
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A Riverpod debugging and state-inspection package that records every provider update, tracks dependencies, visualizes state changes, and supports time-travel debugging.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_riverpod, logger

More

Packages that depend on riverpod_timeline