spry 4.0.0 spry: ^4.0.0 copied to clipboard
Spry is a lightweight, composable Dart web framework designed to work collaboratively with various runtime platforms.
Spry v4.0.0-0 & Spry cookie v0.0.1 #
To install Spry v4.0.0-0 & Spry cookie v0.0.1 run this command:
dart pub add spry:^4.0.0
dart pub add spry_cookie:^0.0.1
Or update your pubspec.yaml
file:
dependencies:
spry: ^4.0.0
spry_cookie: ^0.0,1
Spry v4.0.0-dev.2 #
To install Spry v4.0.0-dev.2 run this command:
dart pub add spry:^4.0.0-dev.2
Or update your pubspec.yaml
file:
dependencies:
spry: ^4.0.0-dev.2
What's Changed #
- fixed website url
- fixed static analysis