Rivership is a set of opinionated tools that will get you shipping your Flutter app in no time!
This monorepo contains Rivership, and all its associated packages. Check out the packages/ directory to explore them, or jump straight to the Rivership README.
| Package | pub.dev | Description |
|---|---|---|
| rivership | An opinionated infrastructure package for use with hooks_riverpod. | |
| rivership_test | A set of test utilities that are useful for testing riverpod apps | |
| motor | A unified motion system for physics-based and duration-based animations. | |
| springster | Spring animations and simulations, simplified. | |
| heroine | The queen of hero transitions. Flutter's most addictive interactions. | |
| snaptest | Snap photos in your widget tests. | |
| scroll_drag_detector | A drag gesture detector that can deal with scroll views inside of it. | |
| stupid_simple_sheet | A simple sheet widget for Flutter. |