You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
return Text('You have $count items in your cart. Total: \$$total');
213
+
return Text('You have $count items in your cart. Total: \$total');
216
214
},
217
215
);
218
216
```
@@ -314,7 +312,7 @@ analyzer:
314
312
315
313
---
316
314
317
-
☝️ Please refer to the [API reference](https://pub.dev/documentation/df_pod/) for more information.
315
+
🔍 For more information, refer to the [API reference](https://pub.dev/documentation/df_pod/).
318
316
319
317
---
320
318
@@ -324,7 +322,6 @@ This is an open-source project, and we warmly welcome contributions from everyon
324
322
325
323
### ☝️ Ways you can contribute
326
324
327
-
- **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.
328
325
- **Find us on Discord:** Feel free to ask questions and engage with the community here: https://discord.gg/gEQ8y2nfyX.
329
326
- **Share your ideas:** Every perspective matters, and your ideas can spark innovation.
330
327
- **Help others:** Engage with other users by offering advice, solutions, or troubleshooting assistance.
@@ -341,6 +338,6 @@ If you're enjoying this package and find it valuable, consider showing your appr
This project is released under the [MIT License](https://raw.githubusercontent.com/dev-cetera/df_pod/main/LICENSE). See [LICENSE](https://raw.githubusercontent.com/dev-cetera/df_pod/main/LICENSE) for more information.
0 commit comments