spry 4.1.0 spry: ^4.1.0 copied to clipboard
Spry is a lightweight, composable Dart web framework designed to work collaboratively with various runtime platforms.
Spry v4.1.0 #
To install Spry v4.1.0 run this command:
dart pub add spry:^4.1.0
Or update your pubspec.yaml
file:
dependencies:
spry: ^4.1.0
What's Changed #
- feat: support web platform.
Spry cookie v0.0.2 #
To install Spry cookie v0.0.2 run this command:
dart pub add spry_cookie:^0.0.2
Or update your pubspec.yaml
file:
dependencies:
spry_cookie: ^0.0.2
What's Changed #
- fixed
spry_cookie
homepage link.
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