## 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.