Skip to content

Commit e7db4f4

Browse files
committed
+Update dependencies
1 parent 631b42d commit e7db4f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<a href="https://www.buymeacoffee.com/dev_cetera" target="_blank"><img align="right" src="https://cdn.buymeacoffee.com/buttons/default-orange.png" height="48"></a>
2-
<a href="https://discord.gg/gEQ8y2nfyX" target="_blank"><img align="right" src="https://raw.githubusercontent.com/dev-cetera/resources/refs/heads/main/assets/discord_icon/discord_icon.svg" height="48"></a>
2+
<a href="https://discord.gg/gEQ8y2nfyX" target="_blank"><img align="right" src="https://raw.githubusercontent.com/dev-cetera/resources/refs/heads/main/assets/icons/discord_icon/discord_icon.svg" height="48"></a>
33

44
Dart & Flutter Packages by dev-cetera.com & contributors.
55

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repository: https://github.com/robmllze/df_scalable
1616
funding:
1717
- https://www.buymeacoffee.com/dev_cetera
1818
description: A package that provides a convenient method to scale your app UI up or down.
19-
version: 0.9.4
19+
version: 0.9.6
2020
topics:
2121
- accessibility
2222
- app-scale
@@ -34,7 +34,7 @@ environment:
3434
dependencies:
3535
flutter:
3636
sdk: flutter
37-
df_pod: ^0.18.4
37+
df_pod: ^0.18.8
3838

3939
## -----------------------------------------------------------------------------
4040

0 commit comments

Comments
 (0)