docs: Update readme with version semantic

This commit is contained in:
Hugo Pointcheval 2022-04-19 19:19:23 +02:00
parent 7d383c99c1
commit 22e0aeeeed

View File

@ -38,6 +38,10 @@
---
[[Changelog]](./CHANGELOG.md)
---
## About
Here is it a set of [Flutter plugins](https://flutter.io/platform-plugins/) that power up your applications.
@ -70,10 +74,12 @@ dependencies:
wyatt_analysis:
git:
url: ssh://git@git.wyatt-studio.fr:993/Wyatt-FOSS/wyatt-packages.git
ref: master
path: packages/wyatt_analysis/
ref: wyatt_analysis-v2.0.0
path: packages/wyatt_analysis
```
Here you can change `package name` and `package version`.
In the package `readme.md` file, please specify the supported SDK:
![SDK: Dart & Flutter](https://img.shields.io/badge/SDK-Dart%20%7C%20Flutter-blue?style=flat-square)