libadwaita 1.0.0-rc.1 copy "libadwaita: ^1.0.0-rc.1" to clipboard
libadwaita: ^1.0.0-rc.1 copied to clipboard

outdated

Unofficial implementation of Libadwaita widgets and themes in Flutter.

Libadwaita ❤️ Flutter #

Pub.dev License Maintainer

Unofficial implementation of Libadwaita Widgets in Flutter.

libadwaita example screenshot

NOTE: For getting colors from gtk 3.0 theme use version <=0.9.8+1

Features #

  • Various Libadwaita widgets ported to flutter
  • Some new widgets are also available, Check example for more info
  • Compatible with various packages

Usage #

  • This only provides widgets, for theming you should consider adwaita or yaru package.
  • If you want custom titlebar then you can follow the steps for that on bitsdojo_window package.
  • Following Widgets are currently ported to flutter, for more info visit libadwaita documentation:
    • AdwActionRow
    • AdwClamp
    • AdwFlap
    • AdwHeaderBar
    • AdwHeaderBarMinimal - AdwHeaderBar without window_decorations dependency
    • AdwHeaderButton - A Header button to be used with AdwHeaderBar*
    • AdwPopupMenu - A Popup Menu button
    • AdwPreferencesGroup
    • AdwScaffold
    • AdwStackSidebar - GtkStackSidebar renamed to match the flow
    • AdwSidebar - To be used with AdwStackSidebar or AdwFlap
    • AdwTextButton
    • AdwTextField
    • AdwViewStack
    • AdwViewSwitcher
    • AdwViewSwitcherTab - Tabs for AdwViewSwitcher

See the example app in the example folder for more info.

Additional information #

This package is dependent on

Optional packages to use with this package:

Classic API Docs

License #

LGPL v3 / GNU LESSER GENERAL PUBLIC LICENSE v3

TLDR;

  • You are free to use this package in whatever app you want,
  • If you improve the package then you should submit your patches / improvements to this repository.
79
likes
0
pub points
71%
popularity

Publisher

verified publisherprateeksu.blogspot.com

Unofficial implementation of Libadwaita widgets and themes in Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dbus, flutter, gsettings

More

Packages that depend on libadwaita