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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Add this to your package's `pubspec.yaml` file:
35
35
36
36
```yaml
37
37
dependencies:
38
-
json_son: ^0.1.11# Or the latest version
38
+
json_son: ^0.1.22# Or the latest version
39
39
```
40
40
41
41
Then, run `flutter pub get` or `dart pub get`.
@@ -155,4 +155,4 @@ Feel free to open an issue or submit a pull request if you have suggestions or f
155
155
- **Issue Tracker**: If you encounter any bugs or have feature requests, please file an issue on our https://github.com/scalecode-solutions/json_son/issues.
156
156
- **License**: This package is licensed under the MIT License. See the `LICENSE` file for more details.
157
157
- **Contributions**: We welcome contributions! Please feel free to submit a pull request or open an issue. We generally respond to issues and pull requests within a few business days, but response times may vary.
158
-
- **Further Information**: For more detailed information on specific functions and their behavior, please refer to the inline documentation within the source code.
158
+
- **Further Information**: For more detailed information on specific functions and their behavior, please refer to the inline documentation within the source code.
0 commit comments