Skip to content

Commit 0379606

Browse files
committed
chore: Update dependencies
1 parent 688ca7c commit 0379606

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This is an open-source project, and we warmly welcome contributions from everyon
2828

2929
### Ways you can contribute:
3030

31-
- **Join the Redddit discussions and ask questions:** Your curiosity can lead to valuable insights and improvements.
31+
- **Join the discussions and ask questions:** Your curiosity can lead to valuable insights and improvements.
3232
- **Buy me a coffee:** If you'd like to support the project financially, consider [buying me a coffee](https://www.buymeacoffee.com/robmllze). Your support helps cover the costs of development and keeps the project growing.
3333
- **Share your ideas:** Every perspective matters, and your ideas can spark innovation.
3434
- **Report bugs:** Help us identify and fix issues to make the project more robust.

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99

1010
name: df_scalable
1111
description: A package that provides a convenient structure for scaling your app.
12-
version: 0.2.0
12+
version: 0.2.1
1313
repository: https://github.com/robmllze/df_scalable
1414

1515
## -----------------------------------------------------------------------------
1616

1717
environment:
18-
sdk: ">=3.0.0 < 4.0.0"
19-
flutter: ">=3.0.0 <4.0.0"
18+
sdk: ">=3.5.0 <4.0.0"
19+
flutter: ">=3.24.0 <4.0.0"
2020

2121
## -----------------------------------------------------------------------------
2222

0 commit comments

Comments
 (0)