Skip to content

Commit e638b38

Browse files
committed
chore: Update dependencies
1 parent 3484a60 commit e638b38

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pubspec.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
name: df_scalable
1212
description: A package that provides a convenient method to scale your app UI up or down.
13-
version: 0.2.1
13+
version: 0.2.2
1414
repository: https://github.com/robmllze/df_scalable
1515
# homepage: TODO
1616
# documentation: TODO
@@ -27,14 +27,13 @@ topics:
2727

2828
environment:
2929
sdk: ">=3.5.0 <4.0.0"
30-
flutter: ">=3.24.0 <4.0.0"
3130

3231
## -----------------------------------------------------------------------------
3332

3433
dependencies:
3534
flutter:
3635
sdk: flutter
37-
df_pod: ^0.4.0
36+
df_pod: ^0.5.0
3837

3938
## -----------------------------------------------------------------------------
4039

0 commit comments

Comments
 (0)