Skip to content

Commit 431dd6d

Browse files
committed
+Update dependencies
1 parent 6afe80b commit 431dd6d

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ A package that provides a convenient method to scale your app UI and or down.
1919

2020
---
2121

22-
Please refer to the [API reference](https://pub.dev/documentation/df_scalable/) for more information.
22+
☝️ Please refer to the [API reference](https://pub.dev/documentation/df_scalable/) for more information.
2323

2424
---
2525

26-
## Contributing and Discussions
26+
## 💬 Contributing and Discussions
2727

2828
This is an open-source project, and we warmly welcome contributions from everyone, regardless of experience level. Whether you're a seasoned developer or just starting out, contributing to this project is a fantastic way to learn, share your knowledge, and make a meaningful impact on the community.
2929

30-
### Ways you can contribute
30+
### ☝️ Ways you can contribute
3131

3232
- **Buy me a coffee:** If you'd like to support the project financially, consider [buying me a coffee](https://www.buymeacoffee.com/dev_cetera). Your support helps cover the costs of development and keeps the project growing.
3333
- **Find us on Discord:** Feel free to ask questions and engage with the community here: https://discord.gg/gEQ8y2nfyX.
@@ -40,12 +40,13 @@ This is an open-source project, and we warmly welcome contributions from everyon
4040

4141
No matter how you choose to contribute, your involvement is greatly appreciated and valued!
4242

43-
### We drink a lot of coffee...
43+
### We drink a lot of coffee...
4444

4545
If you're enjoying this package and find it valuable, consider showing your appreciation with a small donation. Every bit helps in supporting future development. You can donate here: https://www.buymeacoffee.com/dev_cetera
4646

4747
<a href="https://www.buymeacoffee.com/dev_cetera" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" height="40"></a>
4848

49-
## License
49+
## 🧑‍⚖️ License
5050

5151
This project is released under the [MIT License](https://raw.githubusercontent.com/dev-cetera/df_scalable/main/LICENSE). See [LICENSE](https://raw.githubusercontent.com/dev-cetera/df_scalable/main/LICENSE) for more information.
52+

analysis_options.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ analyzer:
4343
- build/**
4444

4545
errors:
46+
unused_label: ignore
4647
always_declare_return_types: error
4748
avoid_renaming_method_parameters: error
4849
avoid_type_to_string: error

pubspec.yaml

Lines changed: 1 addition & 1 deletion
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.3
19+
version: 0.9.4
2020
topics:
2121
- accessibility
2222
- app-scale

0 commit comments

Comments
 (0)