yaru 0.2.3
yaru: ^0.2.3 copied to clipboard
Ubuntu Yaru Style - Distinct look and feel of the Ubuntu Desktop
Changelog #
0.2.3 #
- Frederik Feichtmeier
- Add new accent colors from https://github.com/ubuntu/yaru/pull/3486 (#137)
0.2.2 #
- Frederik Feichtmeier
- ToggleButtons: round toggle buttons (#135)
- Increase border radii to match gnome themes (#134)
- Inputs: make dense by default
- BorderRadius: increase to match yaru gnome
- Example: display dialog on AppBar button click
0.2.1 #
- Frederik Feichtmeier
- Fix AppBar text and icon color in the light theme (#129)
- Adapt constants to k* convention, add appbarheight (#128)
- Export createYaru*Theme() functions (#127)
- Detach appbar from yaru colors (#126)
- Example: add web support (#125)
- Use createYaru*Theme() functions to reduce code duplication (#124)
- Further theme simplifications (#123)
- Consolidate theming in common_themes (#122) Paul Kepinski
- Add missing colors from Yaru palette Alberto Bonacina
- Fix Typos in the yaru.dart flavors and Example (#114)
0.2.0 #
- Frederik Feichtmeier
- Reorganize yaru and add yaru flavor themes (#110)
0.1.8 #
- Frederik Feichtmeier
- AppBar title: use normal font-weight (#107)
0.1.7 #
- Frederik Feichtmeier
- Clean-ups: update generated files, including a wayland window option and a test, remove unnecessary imports (#103)
- Add a tabbar theme and update example (#104)
- change light bg to FAFAFA (#105)
- Paul Kepinski
- Make dark theme bg darker (#101)
0.1.6 #
- Frederik Feichtmeier
- Make the checkmarks a bit rounded (#98)
- Remove the fallback fonts (#99)
0.1.5 #
- Frederik Feichtmeier
- Dark theme: Brighten up check and radios and adapt dark dialogs to gtk/shell theme (#95)
0.1.4 #
- Frederik Feichtmeier
- Make red 10% lighter (#91)
0.1.1 #
- Frederik Feichtmeier
- All TextFields should have a border in Yaru (#80)
0.1.0 #
- Frederik Feichtmeier
- ColorTheme: darken the green (#78)
0.0.9 #
- Frederik Feichtmeier
- ElevatedButton: improve and simplify (#76)
0.0.8 #
- Frederik Feichtmeier
- AppBar: reduce elevation, adapt the text theme (#73)
0.0.7 #
- Frederik Feichtmeier
- Replace lightAubergine with orange (#70)
0.0.6 #
- Frederik Feichtmeier
- Do not style progress indicators (yet) (#68)
- Update readme instructions (#65)
0.0.5 #
- Frederik Feichtmeier
- Reduce themes to 2 and update light/dark mode button (#63)
- Fixes and improvements for Flutter 2.3 (#64)
0.0.4 #
- Frederik Feichtmeier
- Improve dark and light theme contrast (#61)
- Button theme fixes (#60)
0.0.3 #
- Frederik Feichtmeier
- Example: add FAB and snackbar (#56)
- Fix bottombar and pimp up the example (#55)
- Arish Sultan
- Fixes incorrect fontWeight, Button- and TextStyles. (#46)
0.0.2 #
- Talat El Beick
- Fix TextField focus border regression (#52)
0.0.1 #
- Talat El Beick
- Fixing style issues (#48)
- Arish Sultan
- Let TextStyles be different (#45)
0.0.0-dev.10 #
- Frederik Feichtmeier
- Remove "clang-format off" comments from in CCfiles (#37)
- Marcus Tomlinson
- Add "Flutter CI" workflow
- Use has-signed-canonical-cla GitHub Action
- Talat El Beick
- Reorganize project structure and show colors in example (#29)
- Fabio Colella
- Fix for screenshots not appearing on pub.dart (#28)
- J-P Nurmi
- Migrate to null-safety (#30)
0.0.9-dev #
- Abhishek Ghaskata
- Remove curly bracket
- Added curly braces
- Adding const keyword before constructor
- Frederik Feichtmeier
- YaruDark: Slightly transparent switch track
- update state helper methods
- Special case dark switches, checks and radios
- add CircularProgressIndicator to the example app
- Theme Fixes and CircularProgressIndicator addition
- Example: Replace or correct (deprecated) Widgets
- Olivier Tilloy
- Releasing 0.0.0-dev.5
- Also define the theme data for OutlinedButton for the light and dark theme variants.
- Update the colors of the AppBar with the light theme (cool * grey on white).
- Define the theme data for OutlinedButton to fix its text * foreground color.
- Ship extra fonts and set them as fontFamilyFallback.
- dd_custom_command() missing VERBATIM
- Robert Ancell
- Add CONTRIBUTING.md
- Releasing 0.0.0-dev.3
- Add screenshot
- Add a Yaru standard theme
- Add a dark theme
- Use rounded corners on buttons
- Use full constructor for ThemeData
- Update tooltip
- Fix spacing and label colors
- Add FlatButton and OutlineButton
- Add a DropdownButton
- Add a TextField showing an error
- Add TextFields to example
- Add radio buttons
- Add buttons and checkboxes to the example
- Drop old example code, run through dart format
- Make the example a full Flutter app
- Added cla-check, copied from snapcraft
- Ken VanDine
- Added example that demonstrates all of the styles
- bump version to 0.0.0-dev.8 for release
- Updated README
- Full url to screenshot, should fix pub.dev/packages/yaru
- Updated description and homepage to reflect github move
- Re-license under MPL-2.0 to reduce the barrier for use by * Flutter developers.
- Releasing 0.0.0-dev.4
0.0.0-dev #
- Initial prerelease