Spry v5.0.0
To install Spry v5.0.0 run this command:
dart pub add spry
Or update your pubspec.yaml
file:
dependencies:
spry: ^5.0.0
What's Changed
- feat: Handler supports directly returning any object.
To install Spry v5.0.0 run this command:
dart pub add spry
Or update your pubspec.yaml
file:
dependencies:
spry: ^5.0.0