Compare commits

..

4 Commits

Author SHA1 Message Date
9356519e17 chore(release): publish packages
- architecture_example@2.0.0
 - bloc_helper_example@1.1.0
 - bloc_layout_example@2.0.0
 - component_copy_with_extension_example@1.1.0
 - component_copy_with_gen_example@1.1.0
 - crud_bloc_example@2.0.0
 - example_router@2.0.0
 - form_bloc_example@2.0.0
 - notification_bloc_example@1.0.1
 - type_utils_example@1.1.0
 - wyatt_continuous_deployment@1.1.1
 - wyatt_continuous_deployment_example@1.0.1
 - wyatt_i18n_example@2.0.0
 - wyatt_type_utils@0.1.0+1
 - wyatt_ui_components_example@2.0.0
 - wyatt_ui_kit_example@2.0.0
 - wyatt_ui_layout_example@2.0.0
 - wyatt_cloud_messaging_bloc_base@0.1.1+5
 - wyatt_authentication_bloc@0.6.0+1
 - wyatt_crud_bloc_firestore@0.2.0+2
 - wyatt_crud_bloc@0.2.0+2
 - wyatt_i18n@2.0.4
 - wyatt_architecture@0.2.0+3
 - wyatt_form_bloc@0.2.0+6
 - wyatt_cloud_messaging_bloc_firebase@0.1.0+5
 - wyatt_bloc_layout@0.1.2+7
 - cloud_messaging_bloc_firebase_example@1.0.1
2025-05-21 17:04:58 +02:00
9a8fb28d57 refactor(utils): fix warnings 2025-05-21 16:20:43 +02:00
06ea7b73ae refactor(cd): fiw injectable warning 2025-05-21 16:15:57 +02:00
d5ef2124e3 chore(release): publish packages
- wyatt_analysis@2.7.0
 - wyatt_architecture@0.2.0+2
 - wyatt_authentication_bloc@0.6.0
 - wyatt_cloud_messaging_bloc_base@0.1.1+4
 - wyatt_continuous_deployment@1.1.0
 - wyatt_form_bloc@0.2.0+5
 - wyatt_go_router@1.0.1
 - wyatt_http_client@2.0.2
 - wyatt_type_utils@0.1.0
 - wyatt_ui_components@0.4.0
 - wyatt_ui_layout@0.1.3
 - wyatt_crud_bloc_firestore@0.2.0+1
 - wyatt_crud_bloc@0.2.0+1
 - wyatt_i18n@2.0.3
 - wyatt_cloud_messaging_bloc_firebase@0.1.0+4
 - wyatt_bloc_layout@0.1.2+6
 - wyatt_ui_kit@3.2.5
2025-05-21 16:06:29 +02:00
71 changed files with 766 additions and 38 deletions

View File

@ -3,6 +3,375 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2025-05-21
### Changes
---
Packages with breaking changes:
- [`architecture_example` - `v2.0.0`](#architecture_example---v200)
- [`bloc_layout_example` - `v2.0.0`](#bloc_layout_example---v200)
- [`crud_bloc_example` - `v2.0.0`](#crud_bloc_example---v200)
- [`example_router` - `v2.0.0`](#example_router---v200)
- [`form_bloc_example` - `v2.0.0`](#form_bloc_example---v200)
- [`wyatt_i18n_example` - `v2.0.0`](#wyatt_i18n_example---v200)
- [`wyatt_ui_components_example` - `v2.0.0`](#wyatt_ui_components_example---v200)
- [`wyatt_ui_kit_example` - `v2.0.0`](#wyatt_ui_kit_example---v200)
- [`wyatt_ui_layout_example` - `v2.0.0`](#wyatt_ui_layout_example---v200)
Packages with other changes:
- [`bloc_helper_example` - `v1.1.0`](#bloc_helper_example---v110)
- [`component_copy_with_extension_example` - `v1.1.0`](#component_copy_with_extension_example---v110)
- [`component_copy_with_gen_example` - `v1.1.0`](#component_copy_with_gen_example---v110)
- [`notification_bloc_example` - `v1.0.1`](#notification_bloc_example---v101)
- [`type_utils_example` - `v1.1.0`](#type_utils_example---v110)
- [`wyatt_continuous_deployment` - `v1.1.1`](#wyatt_continuous_deployment---v111)
- [`wyatt_continuous_deployment_example` - `v1.0.1`](#wyatt_continuous_deployment_example---v101)
- [`wyatt_type_utils` - `v0.1.0+1`](#wyatt_type_utils---v0101)
- [`wyatt_cloud_messaging_bloc_base` - `v0.1.1+5`](#wyatt_cloud_messaging_bloc_base---v0115)
- [`wyatt_authentication_bloc` - `v0.6.0+1`](#wyatt_authentication_bloc---v0601)
- [`wyatt_crud_bloc_firestore` - `v0.2.0+2`](#wyatt_crud_bloc_firestore---v0202)
- [`wyatt_crud_bloc` - `v0.2.0+2`](#wyatt_crud_bloc---v0202)
- [`wyatt_i18n` - `v2.0.4`](#wyatt_i18n---v204)
- [`wyatt_architecture` - `v0.2.0+3`](#wyatt_architecture---v0203)
- [`wyatt_form_bloc` - `v0.2.0+6`](#wyatt_form_bloc---v0206)
- [`wyatt_cloud_messaging_bloc_firebase` - `v0.1.0+5`](#wyatt_cloud_messaging_bloc_firebase---v0105)
- [`wyatt_bloc_layout` - `v0.1.2+7`](#wyatt_bloc_layout---v0127)
- [`cloud_messaging_bloc_firebase_example` - `v1.0.1`](#cloud_messaging_bloc_firebase_example---v101)
Packages with dependency updates only:
> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
- `wyatt_cloud_messaging_bloc_base` - `v0.1.1+5`
- `wyatt_authentication_bloc` - `v0.6.0+1`
- `wyatt_crud_bloc_firestore` - `v0.2.0+2`
- `wyatt_crud_bloc` - `v0.2.0+2`
- `wyatt_i18n` - `v2.0.4`
- `wyatt_architecture` - `v0.2.0+3`
- `wyatt_form_bloc` - `v0.2.0+6`
- `wyatt_cloud_messaging_bloc_firebase` - `v0.1.0+5`
- `wyatt_bloc_layout` - `v0.1.2+7`
- `cloud_messaging_bloc_firebase_example` - `v1.0.1`
---
#### `architecture_example` - `v2.0.0`
- **REFACTOR**(wyatt_architecture): upgrade usecases to add NoParams.
- **REFACTOR**(architecture): update naming methodes (close #47).
- **REFACTOR**(architecture): update example. (close #38).
- **FIX**: apply dart fix --apply.
- **FIX**: remove wyatt arch ios example.
- **FEAT**(arch): add new project for wyatt clean architecture.
- **DOCS**(arch): add documentation.
- **BREAKING** **REFACTOR**(http): fix cascade dart good practices + docs.
#### `bloc_layout_example` - `v2.0.0`
- **REFACTOR**(bloc_layouts): refactored block using the ui layout package, due to breaking changes.
- **REFACTOR**(bloc_layout): remove cross package export.
- **REFACTOR**(bloc_layout): migrate bloc layouts using copywith component method (close #121).
- **REFACTOR**(bloc_layout): update example (#92).
- **REFACTOR**(bloc_layout): update example with new app bar entity (#90).
- **FIX**: apply dart fix --apply.
- **FIX**: remove wyatt arch ios example.
- **FIX**(ui): change example to be compatible with new AppTopBar and TextWrapper.
- **FIX**(bloc_layout): fix textwrapper.
- **FEAT**(bloc_layout): rework on structure using new components and layouts.
- **FEAT**(bloc_layout): add new package to combine bloc_helper, crud_bloc, ui_components, and ui_layout.
- **BREAKING** **FEAT**(layout): update layout plugins with new components system.
#### `crud_bloc_example` - `v2.0.0`
- **FIX**: rename wyatt_bruc_bloc_firestore main package file.
- **FIX**(crud): update example.
- **FEAT**(crud): add streaming usecase (closes #180).
- **FEAT**(crud): change responsibility of blocs (closes #45, closes #44).
- **DOCS**(crud): add example app.
- **BREAKING** **FEAT**(crud): make crudbuilder integration more easy by integrating blocbuilder (closes #181).
- **BREAKING** **FEAT**(crud): move crud firestore implementation into his own package.
#### `example_router` - `v2.0.0`
- **REFACTOR**(authentication): remove cross package export.
- **REFACTOR**(authentication): use fromFirebaseUser factory to parse user.
- **REFACTOR**(auth): update example with new input builders.
- **FIX**(authentication_bloc): upgrade google sign to his major v.
- **FIX**(authentication_bloc): go router version refactoring.
- **FIX**(authentication): make sur access token is available on every steps.
- **FIX**(authentication): allow email/password validators customization (closes #57).
- **FIX**(auth): fix some bugs to validate publishing.
- **FIX**(auth): update form plugin and fix auth.
- **FIX**(auth): example needs multidex support.
- **FEAT**(authentication): remove session wrapper for AuthenticationSession.
- **FEAT**(authentication): add custom routine, and documentation.
- **FEAT**(authentication): add full event support.
- **FEAT**(authentication): add google sign in in signIn cubit.
- **FEAT**(auth): add reactive repo + extra data + router examples + tests.
- **FEAT**(auth): add google, facebook, apple, twitter login.
- **DOCS**(authentication): update example with multiple data sources.
- **DOCS**(authentication): add full dartdoc.
- **DOCS**(authentication): update example.
- **DOCS**(authentication): update example.
- **DOCS**(auth): add correct header.
- **BREAKING** **FIX**(authentication): use correct usecase and result.
- **BREAKING** **FIX**(authentication): use FutureOrResult extension (close #41).
- **BREAKING** **FIX**(auth): add signInWithEmailAndPassword and signInAnonymously methods in SignInCubit #26.
- **BREAKING** **FEAT**(authentication): add repo in callback usecases (close #55).
- **BREAKING** **FEAT**(auth): use form_bloc package.
- **BREAKING** **FEAT**(authentication): rename package.
#### `form_bloc_example` - `v2.0.0`
- **REFACTOR**(form): refactor simple example.
- **FEAT**(from): add form validator class with strategy design pattern.
- **BREAKING** **REFACTOR**(form): input builders provides FormInput.
#### `wyatt_i18n_example` - `v2.0.0`
- **FIX**: apply dart fix --apply.
- **FEAT**(i18n): add i18n delegate + example.
- **FEAT**(i18n): add ICU parser.
- **FEAT**(i18n): add arb, json and yaml parsers.
- **BREAKING** **FEAT**(i18n): rename few files + add clearer documentation.
#### `wyatt_ui_components_example` - `v2.0.0`
- **REFACTOR**(ui_components): migrate top nav bar using generify top bar.
- **REFACTOR**(ui_components): update example (close #115).
- **REFACTOR**(ui_component): update example (#92).
- **REFACTOR**(ui_components): update example (#92).
- **FIX**: remove wyatt arch ios example.
- **FEAT**: add items manipulation in bottom bar component.
- **FEAT**(ui): add colors and rework ComponentThemeData.
- **FEAT**(ui): make gradient as component.
- **FEAT**(ui_components): update attributs and proxy most of appbar attributs.
- **FEAT**(ui_components): add centerTitle property to app bar component.
- **FEAT**(ui): add some useful text customization in TextWrapper (closes #149).
- **FEAT**(ui_component): add string extension to easely wrap text.
- **FEAT**(ui_components): add text wrapper instead of String/Widget for Texts.
- **FEAT**(ui_components): add information_card & quote_card (#126).
- **FEAT**(ui_components): make component data field nullable (#92).
- **FEAT**(ui_components): make app bar leading & actions customizable.
- **FEAT**(ui_layout): update example & move configure function (#69).
- **FEAT**: create new package to split components and layouts.
- **BREAKING** **FEAT**(ui_components): available same type component usage (#200).
- **BREAKING** **FEAT**(ui): move last extensions + add extension provider.
#### `wyatt_ui_kit_example` - `v2.0.0`
- **REFACTOR**(ui): rework text gradient and text wrapper.
- **REFACTOR**(ui_kit): use tapped state and merged styles.
- **REFACTOR**(ui_kit): Refactored code using the UI components package, due to breaking changes.
- **REFACTOR**(ui_kit): update textinput component using borderColors as Color.
- **FIX**(ui_kit): add cacheExtend as a trade-off in listview example.
- **FIX**: apply dart fix --apply.
- **FIX**(ui_kit): add local font assets + compress images.
- **FIX**(ui_kit): fix text align, add selection and update example for rich text builder.
- **FIX**: upgrade to flutter 3.10.
- **FIX**(ui_kit): remove null check operator in Loader component.
- **FEAT**(ui_kit): make skillcard header icon customizable.
- **FEAT**(ui_kit): implement flat button.
- **FEAT**: implement notification abstraction package.
- **FEAT**(ui_kit): implement top nav bar.
- **FEAT**(ui_kit): implement top app bar and update example.
- **FEAT**(ui_kit): add card theme extension, fix bugs & update example (close #126).
- **FEAT**(ui_kit): add quote / skill / portfolio cards (#126).
- **FEAT**(ui_kit): update example (#138).
- **FEAT**(ui_kit): update example by removing adaptative theme.
- **FEAT**(ui_kit): implement rich text builder (closes #141).
- **FEAT**(ui): add pricing card.
- **FEAT**(ui_kit): update example with full studio button theme.
- **FEAT**(ui_kit): add theme control in example.
- **FEAT**(ui_kit): finalize material ready buttons.
- **FEAT**(ui_kit): implement information card (#126).
- **FEAT**(ui): update default extension implementation.
- **FEAT**(ui_kit): update example with drawer and custom launch parameters.
- **FEAT**(ui_kit): implement file selection button with invalid cubit and dotted package.
- **FEAT**(ui_kit): implement simple icon button and use dimension style.
- **FEAT**(ui_kit): add symbol button + enhance bloc control over state.
- **FEAT**(ui_kit): allow to cascade styles in ThemeHelper.
- **FEAT**(ui_kit): use MultiColor in button style.
- **FEAT**(ui_kit): implement flat/outlined button.
- **FEAT**(ui): add animated decorated box + animate all buttons + customize duration in style.
- **BREAKING** **REFACTOR**(ui): remove bloc export in buttons to be state management solution agnostic (closes #147).
- **BREAKING** **FEAT**(ui): rework theme resolver mechanism + move theme extension implementations.
- **BREAKING** **FEAT**(ui): move last extensions + add extension provider.
#### `wyatt_ui_layout_example` - `v2.0.0`
- **REFACTOR**(ui_layouts): Refactored block using the UI components package, introducing breaking changes.
- **REFACTOR**(ui_layout): update exemple (close #116).
- **REFACTOR**(ui_layout): update example (#92).
- **REFACTOR**(ui_layout): update example with components updates (close #90).
- **REFACTOR**(ui_layout): update field name.
- **FIX**: remove wyatt arch ios example.
- **FIX**(ui): change example to be compatible with new AppTopBar and TextWrapper.
- **FIX**(ui_layout): fix textwrapper.
- **FIX**(ui_layout): fix emample after splititng packages.
- **FEAT**: implement notification abstraction package.
- **FEAT**: update layouts to allow more control on components.
- **FEAT**(ui_layout): add new package for app compenant and start implementing layouts.
- **DOCS**: add doc.
- **BREAKING** **FEAT**(layout): update layout plugins with new components system.
#### `bloc_helper_example` - `v1.1.0`
- **FIX**: compilation issue with flutter 3.16.0 and generics name.
- **FEAT**(bloc): add a lot of docs, fix `onWrap`, and add repo provider.
- **FEAT**(bloc): add provider, consumer and helpers.
- **DOCS**(bloc): add ios example.
#### `component_copy_with_extension_example` - `v1.1.0`
- **FIX**: remove wyatt arch ios example.
- **FEAT**: add class annotation for component code generators.
#### `component_copy_with_gen_example` - `v1.1.0`
- **FIX**: remove wyatt arch ios example.
- **FIX**(ui): change example to be compatible with new AppTopBar and TextWrapper.
- **FIX**(cw_gen): fix textwrapper.
- **FIX**(component_copy_with_gen): update example (#118).
- **FEAT**: add generators for components proxy and mixins to enable copywith methods.
#### `notification_bloc_example` - `v1.0.1`
- **FIX**: apply dart format.
#### `type_utils_example` - `v1.1.0`
- **FEAT**(types): add strongly typed Option and Result.
- **FEAT**(types): add mason generated package.
- **DOCS**: remove useless web example.
#### `wyatt_continuous_deployment` - `v1.1.1`
- **REFACTOR**(cd): fiw injectable warning.
#### `wyatt_continuous_deployment_example` - `v1.0.1`
- **FIX**(cd): make cd use new usecases.
#### `wyatt_type_utils` - `v0.1.0+1`
- **REFACTOR**(utils): fix warnings.
## 2025-05-21
### Changes
---
Packages with breaking changes:
- [`wyatt_authentication_bloc` - `v0.6.0`](#wyatt_authentication_bloc---v060)
- [`wyatt_type_utils` - `v0.1.0`](#wyatt_type_utils---v010)
- [`wyatt_ui_components` - `v0.4.0`](#wyatt_ui_components---v040)
Packages with other changes:
- [`wyatt_analysis` - `v2.7.0`](#wyatt_analysis---v270)
- [`wyatt_architecture` - `v0.2.0+2`](#wyatt_architecture---v0202)
- [`wyatt_cloud_messaging_bloc_base` - `v0.1.1+4`](#wyatt_cloud_messaging_bloc_base---v0114)
- [`wyatt_continuous_deployment` - `v1.1.0`](#wyatt_continuous_deployment---v110)
- [`wyatt_form_bloc` - `v0.2.0+5`](#wyatt_form_bloc---v0205)
- [`wyatt_go_router` - `v1.0.1`](#wyatt_go_router---v101)
- [`wyatt_http_client` - `v2.0.2`](#wyatt_http_client---v202)
- [`wyatt_ui_layout` - `v0.1.3`](#wyatt_ui_layout---v013)
- [`wyatt_crud_bloc_firestore` - `v0.2.0+1`](#wyatt_crud_bloc_firestore---v0201)
- [`wyatt_crud_bloc` - `v0.2.0+1`](#wyatt_crud_bloc---v0201)
- [`wyatt_i18n` - `v2.0.3`](#wyatt_i18n---v203)
- [`wyatt_cloud_messaging_bloc_firebase` - `v0.1.0+4`](#wyatt_cloud_messaging_bloc_firebase---v0104)
- [`wyatt_bloc_layout` - `v0.1.2+6`](#wyatt_bloc_layout---v0126)
- [`wyatt_ui_kit` - `v3.2.5`](#wyatt_ui_kit---v325)
Packages with dependency updates only:
> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
- `wyatt_crud_bloc_firestore` - `v0.2.0+1`
- `wyatt_crud_bloc` - `v0.2.0+1`
- `wyatt_i18n` - `v2.0.3`
- `wyatt_cloud_messaging_bloc_firebase` - `v0.1.0+4`
- `wyatt_bloc_layout` - `v0.1.2+6`
- `wyatt_ui_kit` - `v3.2.5`
---
#### `wyatt_authentication_bloc` - `v0.6.0`
- **FIX**(authentication_bloc): upgrade google sign to his major v.
- **FIX**: apply dart format.
- **FIX**: apply dart fix --apply.
- **FIX**(authentication_bloc): go router version refactoring.
- **FIX**: use correct behavior subject for stream session.
- **BREAKING** **FIX**(authentication): use correct usecase and result.
#### `wyatt_type_utils` - `v0.1.0`
- **BREAKING** **REFACTOR**(wyatt_type_utils): upgrade Result to prepare migration to sealed classes.
#### `wyatt_ui_components` - `v0.4.0`
- **FIX**: make components nullable.
- **FIX**(ui_components): rollback private fileds in component theme data.
- **FIX**: apply dart format.
- **FEAT**: add generic card.
- **FEAT**(ui_components): marking fields as private since it was accessible from getters.
- **BREAKING** **FEAT**(ui_components): available same type component usage (#200).
#### `wyatt_analysis` - `v2.7.0`
- **REFACTOR**: rename tools/ to tool/ to follow dart conventions.
- **FIX**: remove not yet implemented rule.
- **FEAT**(analysis): remove describe properties rule.
- **FEAT**: upgrade to handle dart 3.0.0.
- **FEAT**(analysis): add full toolchain to easely update ruleset.
#### `wyatt_architecture` - `v0.2.0+2`
- **REFACTOR**(wyatt_architecture): upgrade usecases to add NoParams.
- **FIX**: apply dart fix --apply.
- **DOCS**(wyatt_architecture): update readme.
#### `wyatt_cloud_messaging_bloc_base` - `v0.1.1+4`
- **FIX**(notification): port the new usecase syntax.
#### `wyatt_continuous_deployment` - `v1.1.0`
- **REFACTOR**: rename default cd config file from wyatt.yaml to cd_config.yaml.
- **FIX**(cd): make cd use new usecases.
- **FIX**(wyatt_cd): make getIt initializable.
- **FEAT**: fetch certs in read-only.
#### `wyatt_form_bloc` - `v0.2.0+5`
- **FIX**: apply dart format.
#### `wyatt_go_router` - `v1.0.1`
- **DOCS**(router): add missing template name.
#### `wyatt_http_client` - `v2.0.2`
- **FIX**: apply dart fix --apply.
#### `wyatt_ui_layout` - `v0.1.3`
- **REFACTOR**(ui_layouts): Refactored block using the UI components package, introducing breaking changes.
- **FIX**(ui_layout): fix bottom navbar layouts.
- **FIX**(ui_layout): fix topappbar layouts.
- **FIX**: make components nullable.
- **FEAT**: implement notification abstraction package.
## 2023-11-18
### Changes

View File

@ -1,3 +1,11 @@
## 2.7.0
- **REFACTOR**: rename tools/ to tool/ to follow dart conventions.
- **FIX**: remove not yet implemented rule.
- **FEAT**(analysis): remove describe properties rule.
- **FEAT**: upgrade to handle dart 3.0.0.
- **FEAT**(analysis): add full toolchain to easely update ruleset.
## 2.6.1
- **REMOVED** diagnostic_describe_all_properties (https://dart.dev/tools/linter-rules/diagnostic_describe_all_properties)

View File

@ -17,7 +17,7 @@
name: wyatt_analysis
description: Lint rules for Dart and Flutter used internally at Wyatt Studio.
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_analysis
version: 2.6.1
version: 2.7.0
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -1,3 +1,13 @@
## 0.2.0+3
- Update a dependency to the latest release.
## 0.2.0+2
- **REFACTOR**(wyatt_architecture): upgrade usecases to add NoParams.
- **FIX**: apply dart fix --apply.
- **DOCS**(wyatt_architecture): update readme.
## 0.2.0+1
- **FIX**: apply dart fix --apply.

View File

@ -0,0 +1,13 @@
## 2.0.0
> Note: This release has breaking changes.
- **REFACTOR**(wyatt_architecture): upgrade usecases to add NoParams.
- **REFACTOR**(architecture): update naming methodes (close #47).
- **REFACTOR**(architecture): update example. (close #38).
- **FIX**: apply dart fix --apply.
- **FIX**: remove wyatt arch ios example.
- **FEAT**(arch): add new project for wyatt clean architecture.
- **DOCS**(arch): add documentation.
- **BREAKING** **REFACTOR**(http): fix cascade dart good practices + docs.

View File

@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.0+1
version: 2.0.0
environment:
sdk: ">=2.17.0 <3.0.0"

View File

@ -17,7 +17,7 @@
name: wyatt_architecture
description: Wyatt Architecture contains useful classes to help you to create a clean architecture following the Wyatt Architecture principles.
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_architecture
version: 0.2.0+1
version: 0.2.0+3
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -1,3 +1,18 @@
## 0.6.0+1
- Update a dependency to the latest release.
## 0.6.0
> Note: This release has breaking changes.
- **FIX**(authentication_bloc): upgrade google sign to his major v.
- **FIX**: apply dart format.
- **FIX**: apply dart fix --apply.
- **FIX**(authentication_bloc): go router version refactoring.
- **FIX**: use correct behavior subject for stream session.
- **BREAKING** **FIX**(authentication): use correct usecase and result.
## 0.5.1+3
- upgrade deps

View File

@ -0,0 +1,32 @@
## 2.0.0
> Note: This release has breaking changes.
- **REFACTOR**(authentication): remove cross package export.
- **REFACTOR**(authentication): use fromFirebaseUser factory to parse user.
- **REFACTOR**(auth): update example with new input builders.
- **FIX**(authentication_bloc): upgrade google sign to his major v.
- **FIX**(authentication_bloc): go router version refactoring.
- **FIX**(authentication): make sur access token is available on every steps.
- **FIX**(authentication): allow email/password validators customization (closes #57).
- **FIX**(auth): fix some bugs to validate publishing.
- **FIX**(auth): update form plugin and fix auth.
- **FIX**(auth): example needs multidex support.
- **FEAT**(authentication): remove session wrapper for AuthenticationSession.
- **FEAT**(authentication): add custom routine, and documentation.
- **FEAT**(authentication): add full event support.
- **FEAT**(authentication): add google sign in in signIn cubit.
- **FEAT**(auth): add reactive repo + extra data + router examples + tests.
- **FEAT**(auth): add google, facebook, apple, twitter login.
- **DOCS**(authentication): update example with multiple data sources.
- **DOCS**(authentication): add full dartdoc.
- **DOCS**(authentication): update example.
- **DOCS**(authentication): update example.
- **DOCS**(auth): add correct header.
- **BREAKING** **FIX**(authentication): use correct usecase and result.
- **BREAKING** **FIX**(authentication): use FutureOrResult extension (close #41).
- **BREAKING** **FIX**(auth): add signInWithEmailAndPassword and signInAnonymously methods in SignInCubit #26.
- **BREAKING** **FEAT**(authentication): add repo in callback usecases (close #55).
- **BREAKING** **FEAT**(auth): use form_bloc package.
- **BREAKING** **FEAT**(authentication): rename package.

View File

@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.0+1
version: 2.0.0
environment:
sdk: ">=2.17.6 <3.0.0"

View File

@ -1,7 +1,7 @@
name: wyatt_authentication_bloc
description: Authentication BLoC for Flutter
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_authentication_bloc
version: 0.5.1+3
version: 0.6.0+1
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -0,0 +1,7 @@
## 1.1.0
- **FIX**: compilation issue with flutter 3.16.0 and generics name.
- **FEAT**(bloc): add a lot of docs, fix `onWrap`, and add repo provider.
- **FEAT**(bloc): add provider, consumer and helpers.
- **DOCS**(bloc): add ios example.

View File

@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.0+1
version: 1.1.0
environment:
sdk: ">=3.0.0 <4.0.0"

View File

@ -1,3 +1,11 @@
## 0.1.2+7
- Update a dependency to the latest release.
## 0.1.2+6
- Update a dependency to the latest release.
## 0.1.2+5
- Update a dependency to the latest release.

View File

@ -0,0 +1,17 @@
## 2.0.0
> Note: This release has breaking changes.
- **REFACTOR**(bloc_layouts): refactored block using the ui layout package, due to breaking changes.
- **REFACTOR**(bloc_layout): remove cross package export.
- **REFACTOR**(bloc_layout): migrate bloc layouts using copywith component method (close #121).
- **REFACTOR**(bloc_layout): update example (#92).
- **REFACTOR**(bloc_layout): update example with new app bar entity (#90).
- **FIX**: apply dart fix --apply.
- **FIX**: remove wyatt arch ios example.
- **FIX**(ui): change example to be compatible with new AppTopBar and TextWrapper.
- **FIX**(bloc_layout): fix textwrapper.
- **FEAT**(bloc_layout): rework on structure using new components and layouts.
- **FEAT**(bloc_layout): add new package to combine bloc_helper, crud_bloc, ui_components, and ui_layout.
- **BREAKING** **FEAT**(layout): update layout plugins with new components system.

View File

@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.0+1
version: 2.0.0
environment:
sdk: ">=2.17.0 <3.0.0"

View File

@ -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+5
version: 0.1.2+7
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -1,3 +1,11 @@
## 0.1.1+5
- Update a dependency to the latest release.
## 0.1.1+4
- **FIX**(notification): port the new usecase syntax.
## 0.1.1+3
- Update a dependency to the latest release.

View File

@ -0,0 +1,4 @@
## 1.0.1
- **FIX**: apply dart format.

View File

@ -17,7 +17,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.0.0+1
version: 1.0.1
environment:
sdk: '>=2.18.2 <3.0.0'
@ -48,7 +48,7 @@ dev_dependencies:
wyatt_analysis:
git:
url: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages
ref: wyatt_analysis-v2.2.2
ref: wyatt_analysis-v2.7.0
path: packages/wyatt_analysis
# The "flutter_lints" package below contains a set of recommended lints to

View File

@ -1,7 +1,7 @@
name: wyatt_cloud_messaging_bloc_base
description: A starting point for Dart libraries or applications.
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_notification_bloc
version: 0.1.1+3
version: 0.1.1+5
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -1,3 +1,11 @@
## 0.1.0+5
- Update a dependency to the latest release.
## 0.1.0+4
- Update a dependency to the latest release.
## 0.1.0+3
- Update a dependency to the latest release.

View File

@ -0,0 +1,4 @@
## 1.0.1
- Update a dependency to the latest release.

View File

@ -1,6 +1,6 @@
name: cloud_messaging_bloc_firebase_example
description: A new Flutter project.
version: 1.0.0
version: 1.0.1
publish_to: 'none'

View File

@ -1,7 +1,7 @@
name: wyatt_cloud_messaging_bloc_firebase
description: A.
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_cloud_messaging_bloc_firebase
version: 0.1.0+3
version: 0.1.0+5
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -0,0 +1,5 @@
## 1.1.0
- **FIX**: remove wyatt arch ios example.
- **FEAT**: add class annotation for component code generators.

View File

@ -1,6 +1,6 @@
name: component_copy_with_extension_example
description: A new Flutter project.
version: 1.0.0
version: 1.1.0
publish_to: "none"

View File

@ -0,0 +1,8 @@
## 1.1.0
- **FIX**: remove wyatt arch ios example.
- **FIX**(ui): change example to be compatible with new AppTopBar and TextWrapper.
- **FIX**(cw_gen): fix textwrapper.
- **FIX**(component_copy_with_gen): update example (#118).
- **FEAT**: add generators for components proxy and mixins to enable copywith methods.

View File

@ -1,6 +1,6 @@
name: component_copy_with_gen_example
description: A new Flutter project.
version: 1.0.0
version: 1.1.0
publish_to: "none"

View File

@ -1,3 +1,14 @@
## 1.1.1
- **REFACTOR**(cd): fiw injectable warning.
## 1.1.0
- **REFACTOR**: rename default cd config file from wyatt.yaml to cd_config.yaml.
- **FIX**(cd): make cd use new usecases.
- **FIX**(wyatt_cd): make getIt initializable.
- **FEAT**: fetch certs in read-only.
## 1.0.0
- Initial version.

View File

@ -0,0 +1,4 @@
## 1.0.1
- **FIX**(cd): make cd use new usecases.

View File

@ -1,6 +1,6 @@
name: wyatt_continuous_deployment_example
description: A new Flutter project.
version: 1.0.0
version: 1.0.1
publish_to: 'none'

View File

@ -21,6 +21,6 @@ import 'package:wyatt_continuous_deployment/src/core/utils/task_observer.dart';
Future<void> bootstrap([Logger? logger]) async {
getIt.registerSingleton<Logger>(logger ?? Logger());
await Injectable.configureDependencies();
await configureDependencies();
Bloc.observer = TaskObserver();
}

View File

@ -27,9 +27,7 @@ final getIt = GetIt.instance;
preferRelativeImports: false,
asExtension: true,
)
abstract final class Injectable {
static Future<void> configureDependencies() => getIt.init().allReady();
}
Future<void> configureDependencies() => getIt.init().allReady();
@module
abstract class RegisterModule {

View File

@ -1,7 +1,7 @@
name: wyatt_continuous_deployment
description: Wyatt CD.
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_continuous_deployment
version: 1.0.0
version: 1.1.1
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -1,3 +1,11 @@
## 0.2.0+2
- Update a dependency to the latest release.
## 0.2.0+1
- Update a dependency to the latest release.
## 0.2.0
> Note: This release has breaking changes.

View File

@ -0,0 +1,12 @@
## 2.0.0
> Note: This release has breaking changes.
- **FIX**: rename wyatt_bruc_bloc_firestore main package file.
- **FIX**(crud): update example.
- **FEAT**(crud): add streaming usecase (closes #180).
- **FEAT**(crud): change responsibility of blocs (closes #45, closes #44).
- **DOCS**(crud): add example app.
- **BREAKING** **FEAT**(crud): make crudbuilder integration more easy by integrating blocbuilder (closes #181).
- **BREAKING** **FEAT**(crud): move crud firestore implementation into his own package.

View File

@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.0+1
version: 2.0.0
environment:
sdk: ">=3.0.0 <4.0.0"

View File

@ -1,7 +1,7 @@
name: wyatt_crud_bloc
description: Create/Read/Update/Delete BLoC for Flutter
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_crud_bloc
version: 0.2.0
version: 0.2.0+2
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -1,3 +1,11 @@
## 0.2.0+2
- Update a dependency to the latest release.
## 0.2.0+1
- Update a dependency to the latest release.
## 0.2.0
> Note: This release has breaking changes.

View File

@ -1,7 +1,7 @@
name: wyatt_crud_bloc_firestore
description: Create/Read/Update/Delete implementation for Cloud Firestore
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_crud_bloc
version: 0.2.0
version: 0.2.0+2
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -1,3 +1,11 @@
## 0.2.0+6
- Update a dependency to the latest release.
## 0.2.0+5
- **FIX**: apply dart format.
## 0.2.0+4
- **FIX**: apply dart format.

View File

@ -1,3 +1,11 @@
## 2.0.0
> Note: This release has breaking changes.
- **REFACTOR**(form): refactor simple example.
- **FEAT**(from): add form validator class with strategy design pattern.
- **BREAKING** **REFACTOR**(form): input builders provides FormInput.
## 1.1.0
- **FEAT**: add list option validator.

View File

@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.1.0
version: 2.0.0
environment:
sdk: ">=2.17.2 <3.0.0"

View File

@ -1,7 +1,7 @@
name: wyatt_form_bloc
description: Manage forms in Dart & Flutter with Bloc
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_form_bloc
version: 0.2.0+4
version: 0.2.0+6
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -1,3 +1,7 @@
## 1.0.1
- **DOCS**(router): add missing template name.
## 1.0.0
- Initial version.

View File

@ -1,7 +1,7 @@
name: wyatt_go_router
description: GoRouter Enhancements.
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_go_router
version: 1.0.0
version: 1.0.1
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -1,3 +1,7 @@
## 2.0.2
- **FIX**: apply dart fix --apply.
## 2.0.1
- **FIX**: apply dart fix --apply.

View File

@ -1,7 +1,7 @@
name: wyatt_http_client
description: A Dart client for RESTful APIs with authentication.
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_http_client
version: 2.0.1
version: 2.0.2
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -1,3 +1,11 @@
## 2.0.4
- Update a dependency to the latest release.
## 2.0.3
- Update a dependency to the latest release.
## 2.0.2
- Update a dependency to the latest release.

View File

@ -0,0 +1,10 @@
## 2.0.0
> Note: This release has breaking changes.
- **FIX**: apply dart fix --apply.
- **FEAT**(i18n): add i18n delegate + example.
- **FEAT**(i18n): add ICU parser.
- **FEAT**(i18n): add arb, json and yaml parsers.
- **BREAKING** **FEAT**(i18n): rename few files + add clearer documentation.

View File

@ -1,6 +1,6 @@
name: wyatt_i18n_example
description: A new Flutter project.
version: 1.0.0
version: 2.0.0
publish_to: "none"
environment:
sdk: ">=3.0.0 <4.0.0"

View File

@ -1,7 +1,7 @@
name: wyatt_i18n
description: Library to handle internationalization in Flutter apps.
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_i18n
version: 2.0.2
version: 2.0.4
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -1,3 +1,13 @@
## 0.1.0+1
- **REFACTOR**(utils): fix warnings.
## 0.1.0
> Note: This release has breaking changes.
- **BREAKING** **REFACTOR**(wyatt_type_utils): upgrade Result to prepare migration to sealed classes.
## 0.0.5
- **FEAT**: add nullable num comparison.

View File

@ -0,0 +1,6 @@
## 1.1.0
- **FEAT**(types): add strongly typed Option and Result.
- **FEAT**(types): add mason generated package.
- **DOCS**: remove useless web example.

View File

@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.0+1
version: 1.1.0
environment:
sdk: ">=2.17.0 <3.0.0"

View File

@ -14,6 +14,8 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>.
// ignore_for_file: unused_element
import 'dart:async';
part 'option.dart';

View File

@ -14,6 +14,8 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>.
// ignore_for_file: unused_element
part of 'either_base.dart';
/// {@template option_exception}

View File

@ -1,7 +1,7 @@
name: wyatt_type_utils
description: Either, Option and other useful types and extensions.
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_type_utils
version: 0.0.5
version: 0.1.0+1
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -1,3 +1,14 @@
## 0.4.0
> Note: This release has breaking changes.
- **FIX**: make components nullable.
- **FIX**(ui_components): rollback private fileds in component theme data.
- **FIX**: apply dart format.
- **FEAT**: add generic card.
- **FEAT**(ui_components): marking fields as private since it was accessible from getters.
- **BREAKING** **FEAT**(ui_components): available same type component usage (#200).
## 0.3.0+2
- **FIX**: make components nullable.

View File

@ -0,0 +1,25 @@
## 2.0.0
> Note: This release has breaking changes.
- **REFACTOR**(ui_components): migrate top nav bar using generify top bar.
- **REFACTOR**(ui_components): update example (close #115).
- **REFACTOR**(ui_component): update example (#92).
- **REFACTOR**(ui_components): update example (#92).
- **FIX**: remove wyatt arch ios example.
- **FEAT**: add items manipulation in bottom bar component.
- **FEAT**(ui): add colors and rework ComponentThemeData.
- **FEAT**(ui): make gradient as component.
- **FEAT**(ui_components): update attributs and proxy most of appbar attributs.
- **FEAT**(ui_components): add centerTitle property to app bar component.
- **FEAT**(ui): add some useful text customization in TextWrapper (closes #149).
- **FEAT**(ui_component): add string extension to easely wrap text.
- **FEAT**(ui_components): add text wrapper instead of String/Widget for Texts.
- **FEAT**(ui_components): add information_card & quote_card (#126).
- **FEAT**(ui_components): make component data field nullable (#92).
- **FEAT**(ui_components): make app bar leading & actions customizable.
- **FEAT**(ui_layout): update example & move configure function (#69).
- **FEAT**: create new package to split components and layouts.
- **BREAKING** **FEAT**(ui_components): available same type component usage (#200).
- **BREAKING** **FEAT**(ui): move last extensions + add extension provider.

View File

@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.0+1
version: 2.0.0
environment:
sdk: ">=2.17.0 <3.0.0"

View File

@ -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+2
version: 0.4.0
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -1,3 +1,7 @@
## 3.2.5
- Update a dependency to the latest release.
## 3.2.4
- Update a dependency to the latest release.

View File

@ -0,0 +1,42 @@
## 2.0.0
> Note: This release has breaking changes.
- **REFACTOR**(ui): rework text gradient and text wrapper.
- **REFACTOR**(ui_kit): use tapped state and merged styles.
- **REFACTOR**(ui_kit): Refactored code using the UI components package, due to breaking changes.
- **REFACTOR**(ui_kit): update textinput component using borderColors as Color.
- **FIX**(ui_kit): add cacheExtend as a trade-off in listview example.
- **FIX**: apply dart fix --apply.
- **FIX**(ui_kit): add local font assets + compress images.
- **FIX**(ui_kit): fix text align, add selection and update example for rich text builder.
- **FIX**: upgrade to flutter 3.10.
- **FIX**(ui_kit): remove null check operator in Loader component.
- **FEAT**(ui_kit): make skillcard header icon customizable.
- **FEAT**(ui_kit): implement flat button.
- **FEAT**: implement notification abstraction package.
- **FEAT**(ui_kit): implement top nav bar.
- **FEAT**(ui_kit): implement top app bar and update example.
- **FEAT**(ui_kit): add card theme extension, fix bugs & update example (close #126).
- **FEAT**(ui_kit): add quote / skill / portfolio cards (#126).
- **FEAT**(ui_kit): update example (#138).
- **FEAT**(ui_kit): update example by removing adaptative theme.
- **FEAT**(ui_kit): implement rich text builder (closes #141).
- **FEAT**(ui): add pricing card.
- **FEAT**(ui_kit): update example with full studio button theme.
- **FEAT**(ui_kit): add theme control in example.
- **FEAT**(ui_kit): finalize material ready buttons.
- **FEAT**(ui_kit): implement information card (#126).
- **FEAT**(ui): update default extension implementation.
- **FEAT**(ui_kit): update example with drawer and custom launch parameters.
- **FEAT**(ui_kit): implement file selection button with invalid cubit and dotted package.
- **FEAT**(ui_kit): implement simple icon button and use dimension style.
- **FEAT**(ui_kit): add symbol button + enhance bloc control over state.
- **FEAT**(ui_kit): allow to cascade styles in ThemeHelper.
- **FEAT**(ui_kit): use MultiColor in button style.
- **FEAT**(ui_kit): implement flat/outlined button.
- **FEAT**(ui): add animated decorated box + animate all buttons + customize duration in style.
- **BREAKING** **REFACTOR**(ui): remove bloc export in buttons to be state management solution agnostic (closes #147).
- **BREAKING** **FEAT**(ui): rework theme resolver mechanism + move theme extension implementations.
- **BREAKING** **FEAT**(ui): move last extensions + add extension provider.

View File

@ -1,6 +1,6 @@
name: wyatt_ui_kit_example
description: A new Flutter project.
version: 1.0.0
version: 2.0.0
publish_to: "none"

View File

@ -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.4
version: 3.2.5
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -1,3 +1,11 @@
## 0.1.3
- **REFACTOR**(ui_layouts): Refactored block using the UI components package, introducing breaking changes.
- **FIX**(ui_layout): fix bottom navbar layouts.
- **FIX**(ui_layout): fix topappbar layouts.
- **FIX**: make components nullable.
- **FEAT**: implement notification abstraction package.
## 0.1.2+3
- Update a dependency to the latest release.

View File

@ -0,0 +1,19 @@
## 2.0.0
> Note: This release has breaking changes.
- **REFACTOR**(ui_layouts): Refactored block using the UI components package, introducing breaking changes.
- **REFACTOR**(ui_layout): update exemple (close #116).
- **REFACTOR**(ui_layout): update example (#92).
- **REFACTOR**(ui_layout): update example with components updates (close #90).
- **REFACTOR**(ui_layout): update field name.
- **FIX**: remove wyatt arch ios example.
- **FIX**(ui): change example to be compatible with new AppTopBar and TextWrapper.
- **FIX**(ui_layout): fix textwrapper.
- **FIX**(ui_layout): fix emample after splititng packages.
- **FEAT**: implement notification abstraction package.
- **FEAT**: update layouts to allow more control on components.
- **FEAT**(ui_layout): add new package for app compenant and start implementing layouts.
- **DOCS**: add doc.
- **BREAKING** **FEAT**(layout): update layout plugins with new components system.

View File

@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.0+1
version: 2.0.0
environment:
sdk: ">=3.0.0 <4.0.0"

View File

@ -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+3
version: 0.1.3
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub