chore(release): publish packages
- wyatt_bloc_helper@1.2.0
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
## 1.2.0
|
||||
|
||||
- **REFACTOR**: general code update.
|
||||
- **FEAT**: add init function and multi provider.
|
||||
- **FEAT**: add a lot of docs, fix `onWrap`, and add repo provider.
|
||||
- **FEAT**: add wrap feature.
|
||||
- **DOCS**: add ios example.
|
||||
- **DOCS**: update license.
|
||||
|
||||
## 1.1.0
|
||||
|
||||
- **FEAT**: add provider, consumer and helpers.
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
name: wyatt_bloc_helper
|
||||
description: Your best friend for blocs in Flutter
|
||||
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_bloc_helper
|
||||
version: 1.1.0
|
||||
version: 1.2.0
|
||||
|
||||
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
|
||||
environment:
|
||||
sdk: '>=2.17.0 <3.0.0'
|
||||
@@ -19,7 +21,5 @@ dev_dependencies:
|
||||
bloc_test: ^9.1.0
|
||||
|
||||
wyatt_analysis:
|
||||
git:
|
||||
url: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages
|
||||
ref: wyatt_analysis-v2.2.2
|
||||
path: packages/wyatt_analysis
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^2.2.2
|
||||
Reference in New Issue
Block a user