-
-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update radio_button.dart * Update CHANGELOG.md * remove default themes from example app * add accent color and main window support to `MacosThemeData` * regenerate macOS theme on window state and accent color changes * export accent color enum * retrieve accent color from theme in push button * retrieve accent color from theme in sidebar items * add disabled checkbox to buttons page in example * style the `MacosCheckbox` to be match the native checkboxes better * add `example/devtools_options.yaml` to `.gitignore` * bump version to 2.0.7 * organize imports * add changelog entry for version 2.0.7 * fix typo * fix typo * remove `print` call * remove unnecessary imports * change colors in unit tests --------- Co-authored-by: Abbas Hussein <[email protected]>
- Loading branch information
1 parent
37c95be
commit de31bfe
Showing
15 changed files
with
706 additions
and
152 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.