chore(release): publish packages

- wyatt_form_bloc@0.0.1-dev.0
This commit is contained in:
2022-04-20 00:03:22 +02:00
parent 9c7ea4adfd
commit 793b304c1d
3 changed files with 32 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
## 0.0.1-dev.0
- **REFACTOR**: all package structure/documentation.
- **FEAT**: new utility package for forms and bloc.
- **DOCS**: add example app.
- **DOCS**: add few project files.
## 0.0.0
- Initial version.
+1 -1
View File
@@ -1,6 +1,6 @@
name: wyatt_form_bloc
description: Manage forms in a Flutter app with Bloc
version: 0.0.0
version: 0.0.1-dev.0
environment:
sdk: '>=2.16.2 <3.0.0'