libadwaita 1.0.0-rc.2 libadwaita: ^1.0.0-rc.2 copied to clipboard
Libadwaita's widgets for Flutter. Following Gnome HIG and available on all platforms.
1.0.0-rc.2 #
BREAKING
AdwHeaderBarMinimal
is nowAdwHeaderBar.minimal
- The
start
andend
parameter ofAdwHeaderBar
are nowList<Widget>
instead ofWidget
AdwTextButton
is nowAdwButton.flat
- The
height
andexpanded
properties of ViewSwitcher are now deprecated
Other Changes
- Add
AdwComboRow
,AdwAvatar
,AdwButton
(.pill
,.circular
,.flat
) - Improve Header Button
- Update Sidebar Theming
- Update View Switcher theming
- Remove Scroll errors from example app by improving
AdwClamp
1.0.0-rc.1 #
- Added the following widgets:
AdwScaffold
AdwTextField
AdwTextButton
AdwViewStack
WindowResizeListener
- Fix Window buttons null error
- Update Example
- Update
AdwActionRow
&AdwStackSidebar
- Improve
AdwFlap
1.0.0-rc.0 #
- Seperate libadwaita (Widgets) and adwaita (Colors)
- Rename Every widget from GtkSomething to AdwSomething
- Rename GtkContainer to AdwClamp and GtkTwoPane to AdwFlap
- Add
AdwPreferenceGroup
andAdwActionRow
from libadwaita. - Add
AdwStackSidebar
which is basicallyGtkStackSidebar
AdwHeaderBar
parameter's- Replace leading with start
- Replace trailing with end
- Replace center with title
For older Changelog visit: https://pub.dev/packages/gtk/changelog