Skip to content

Commit 7d80634

Browse files
committed
+Update dependencies
1 parent 83ea0ff commit 7d80634

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -142,15 +142,15 @@ void main() {
142142

143143
---
144144

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

147147
---
148148

149-
## Contributing and Discussions
149+
## 💬 Contributing and Discussions
150150

151151
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.
152152

153-
### Ways you can contribute
153+
### ☝️ Ways you can contribute
154154

155155
- **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.
156156
- **Find us on Discord:** Feel free to ask questions and engage with the community here: https://discord.gg/gEQ8y2nfyX.
@@ -163,12 +163,13 @@ This is an open-source project, and we warmly welcome contributions from everyon
163163

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

166-
### We drink a lot of coffee...
166+
### We drink a lot of coffee...
167167

168168
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
169169

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

172-
## License
172+
## 🧑‍⚖️ License
173173

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

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_log
1616
funding:
1717
- https://www.buymeacoffee.com/dev_cetera
1818
description: A package that provides logging utilities for better debugging.
19-
version: 0.3.16
19+
version: 0.3.17
2020
topics:
2121
- console
2222
- debugging
@@ -33,7 +33,7 @@ environment:
3333

3434
dependencies:
3535
path: ^1.9.1
36-
df_safer_dart: ^0.14.10
36+
df_safer_dart: ^0.15.0
3737
uuid: ^4.5.1
3838
meta: ^1.16.0
3939

0 commit comments

Comments
 (0)