Skip to content

Commit 47f56d5

Browse files
committed
update
1 parent eef6916 commit 47f56d5

File tree

3 files changed

+6
-16
lines changed

3 files changed

+6
-16
lines changed

.vscode/tasks.json

Lines changed: 0 additions & 15 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Dart & Flutter Packages by dev-cetera.com & contributors.
1111

1212
---
1313

14+
[![banner](https://github.com/dev-cetera/df_safer_dart/blob/v0.9.22/doc/assets/banner.png?raw=true)](https://github.com/dev-cetera)
15+
1416
<!-- BEGIN _README_CONTENT -->
1517

1618
A package that provides core dependencies for models generated with `df_generate_dart_models`.
@@ -50,3 +52,4 @@ If you're enjoying this package and find it valuable, consider showing your appr
5052
## 🧑‍⚖️ License
5153

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

pubspec.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ name: df_generate_dart_models_core
1414
homepage: https://dev-cetera.com/
1515
repository: https://github.com/robmllze/df_generate_dart_models_core
1616
funding:
17-
- https://www.buymeacoffee.com/dev_cetera
17+
- https://www.buymeacoffee.com/dev_cetera
18+
- https://www.patreon.com/c/RobertMollentze
19+
- https://github.com/sponsors/robmllze
1820
description: A package that provides core dependencies for models generated with df_generate_dart_models.
1921
version: 0.9.22
2022
topics:

0 commit comments

Comments
 (0)