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

Adding background color to dot #60

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Commits on Feb 2, 2023

  1. Run "flutter create --platforms=windows,macos,linux ." to add support…

    … for windows
    Guy Luz committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    eba8208 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    943a947 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Fix some lit. Started working on background color to dot indicator in…

    … Fixed timeline builder.
    Guy Luz committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    436a49d View commit details
    Browse the repository at this point in the history
  2. Added support for showing indicator as a widget

    Guy Luz committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    2172375 View commit details
    Browse the repository at this point in the history
  3. Removed values that got added for test

    Guy Luz committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    a8538b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fefd5b View commit details
    Browse the repository at this point in the history
  5. Change property name. Remove extra property

    Guy Luz committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    8c1cbb3 View commit details
    Browse the repository at this point in the history
  6. Reverted some naming changes

    Guy Luz committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    d0acec4 View commit details
    Browse the repository at this point in the history
  7. Moved the new example to the end

    Guy Luz committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    7f0139c View commit details
    Browse the repository at this point in the history