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 3484a60 commit e638b38Copy full SHA for e638b38
pubspec.yaml
@@ -10,7 +10,7 @@
10
11
name: df_scalable
12
description: A package that provides a convenient method to scale your app UI up or down.
13
-version: 0.2.1
+version: 0.2.2
14
repository: https://github.com/robmllze/df_scalable
15
# homepage: TODO
16
# documentation: TODO
@@ -27,14 +27,13 @@ topics:
27
28
environment:
29
sdk: ">=3.5.0 <4.0.0"
30
- flutter: ">=3.24.0 <4.0.0"
31
32
## -----------------------------------------------------------------------------
33
34
dependencies:
35
flutter:
36
sdk: flutter
37
- df_pod: ^0.4.0
+ df_pod: ^0.5.0
38
39
40
0 commit comments