- wyatt_ui_components@0.3.0+2 - wyatt_bloc_layout@0.1.2+3 - wyatt_ui_kit@3.2.2 - wyatt_ui_layout@0.1.2+3
This commit was merged in pull request #223.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 0.1.2+3
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
## 0.1.2+2
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -39,13 +39,13 @@ dependencies:
|
||||
version: ^2.0.1
|
||||
wyatt_ui_layout:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^0.1.2+2
|
||||
version: ^0.1.2+3
|
||||
wyatt_crud_bloc:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^0.1.1+1
|
||||
wyatt_ui_components:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^0.3.0+1
|
||||
version: ^0.3.0+2
|
||||
wyatt_component_copy_with_extension:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^2.0.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: wyatt_bloc_layout
|
||||
description: Layouts based on bloc helper library
|
||||
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_bloc_layout
|
||||
version: 0.1.2+2
|
||||
version: 0.1.2+3
|
||||
|
||||
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
|
||||
@@ -19,7 +19,7 @@ dependencies:
|
||||
|
||||
wyatt_ui_layout:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^0.1.2+2
|
||||
version: ^0.1.2+3
|
||||
|
||||
wyatt_crud_bloc:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
@@ -27,7 +27,7 @@ dependencies:
|
||||
|
||||
wyatt_ui_components:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^0.3.0+1
|
||||
version: ^0.3.0+2
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test: { sdk: flutter }
|
||||
|
||||
@@ -16,7 +16,7 @@ dependencies:
|
||||
|
||||
wyatt_ui_components:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^0.3.0+1
|
||||
version: ^0.3.0+2
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^2.3.3
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 0.3.0+2
|
||||
|
||||
- **FIX**: make components nullable.
|
||||
|
||||
## 0.3.0+1
|
||||
|
||||
- **FIX**(ui_components): rollback private fileds in component theme data.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: wyatt_ui_components
|
||||
description: Components that can be implemented in any application with copy constructor.
|
||||
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_ui_components
|
||||
version: 0.3.0+1
|
||||
version: 0.3.0+2
|
||||
|
||||
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 3.2.2
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
## 3.2.1
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -20,7 +20,7 @@ dependencies:
|
||||
|
||||
wyatt_ui_components:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^0.3.0+1
|
||||
version: ^0.3.0+2
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test: { sdk: flutter }
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: wyatt_ui_kit
|
||||
description: UIKit and Design System used in Wyatt Studio.
|
||||
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_ui_kit
|
||||
version: 3.2.1
|
||||
version: 3.2.2
|
||||
|
||||
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
|
||||
@@ -25,7 +25,7 @@ dependencies:
|
||||
version: ^2.0.1
|
||||
wyatt_ui_components:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^0.3.0+1
|
||||
version: ^0.3.0+2
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^2.3.3
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 0.1.2+3
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
## 0.1.2+2
|
||||
|
||||
- **FIX**(ui_layout): fix bottom navbar layouts.
|
||||
|
||||
@@ -36,7 +36,7 @@ dependencies:
|
||||
|
||||
wyatt_ui_components:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^0.3.0+1
|
||||
version: ^0.3.0+2
|
||||
wyatt_component_copy_with_extension:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^2.0.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: wyatt_ui_layout
|
||||
description: Main layouts to help you build your application views.
|
||||
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_ui_layout
|
||||
version: 0.1.2+2
|
||||
version: 0.1.2+3
|
||||
|
||||
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
|
||||
@@ -14,7 +14,7 @@ dependencies:
|
||||
|
||||
wyatt_ui_components:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^0.3.0+1
|
||||
version: ^0.3.0+2
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test: { sdk: flutter }
|
||||
|
||||
Reference in New Issue
Block a user