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

feat: Added support for tests #477

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Sep 26, 2024

  1. Android: sdkVersions binded to flutter defaults.

    Stepan Dyatkovskiy (kaomoneus) committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e933ae1 View commit details
    Browse the repository at this point in the history
  2. Android: Kotlin Version set to 1.7.10 (former one is not supported an…

    …ymore)
    Stepan Dyatkovskiy (kaomoneus) committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    59db6f7 View commit details
    Browse the repository at this point in the history
  3. Showcase state, buildOverlayOnTarget: introduced a key for overlay ro…

    …ot widget (which is Stack). It simplifies checks when we want to make sure that Showcase tooltip is shown (or is not shown)
    Stepan Dyatkovskiy (kaomoneus) committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fc9129e View commit details
    Browse the repository at this point in the history
  4. Added first test.

    Stepan Dyatkovskiy (kaomoneus) committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8c48280 View commit details
    Browse the repository at this point in the history
  5. Updated changelog.

    Stepan Dyatkovskiy (kaomoneus) committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    83eefd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Updated version in pubspec.yaml.

    Stepan Dyatkovskiy (kaomoneus) committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    adc9db9 View commit details
    Browse the repository at this point in the history