We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50f3442 commit ebb5bfcCopy full SHA for ebb5bfc
2 files changed
packages/flutter_solidart/pubspec.yaml
@@ -18,7 +18,7 @@ dependencies:
18
flutter:
19
sdk: flutter
20
meta: ^1.11.0
21
- solidart: ^2.1.0
+ solidart: ^2.2.0
22
23
dev_dependencies:
24
disco: ^1.0.0
packages/solidart/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: solidart
2
description: A simple State Management solution for Dart applications inspired by SolidJS
3
-version: 2.2.0+1
+version: 2.2.0
4
repository: https://github.com/nank1ro/solidart
5
documentation: https://solidart.mariuti.com
6
topics:
0 commit comments