Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code refactor: theme updates #10

Closed
wants to merge 11 commits into from
Closed

code refactor: theme updates #10

wants to merge 11 commits into from

Commits on Oct 23, 2021

  1. chore: overhaul CupertinoPlusTheme widget

    * Now takes a single CupertinoPlusThemeData
    * Removes the `maybeOf` function
    GroovinChip committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    9b2e2c5 View commit details
    Browse the repository at this point in the history
  2. chore: overhaul CupertinoPlusThemeData class

    * Now uses factory constructors
    * Adds Brightness property
    * Adds debugFillProperties
    GroovinChip committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    78b59ca View commit details
    Browse the repository at this point in the history
  3. chore: fix wrong name

    GroovinChip committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    b4ec8e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33f52e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd7ca8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d14d8e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfc92cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f42ae3e View commit details
    Browse the repository at this point in the history
  9. test: add colors tests

    GroovinChip committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    6e22728 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c8440bb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7bf4ede View commit details
    Browse the repository at this point in the history