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

Compatibility with Dart 2.10. #217

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

Compatibility with Dart 2.10. #217

wants to merge 14 commits into from

Commits on Oct 15, 2020

  1. Compatibility with Dart 2.10.

    trygvis committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    72df487 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Updating apps

    trygvis committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    e124be1 View commit details
    Browse the repository at this point in the history
  2. wip: Updating code.

    trygvis committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    3bc49a5 View commit details
    Browse the repository at this point in the history
  3. wip: Generating code from screens.yaml

    Necessary to replace the 'resources' package.
    trygvis committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    4613016 View commit details
    Browse the repository at this point in the history
  4. wip: nits

    trygvis committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    cdcf0e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78f3390 View commit details
    Browse the repository at this point in the history
  6. wip: small progress

    Fixing many small bugs, lots of null pointers and badly converted
    code.
    trygvis committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    e37e05e View commit details
    Browse the repository at this point in the history
  7. wip: small progress

    Don't hang forever on devices where we're unable to change the locale.
    trygvis committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    cabee71 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    208580b View commit details
    Browse the repository at this point in the history
  2. wip: Adding missing deps

    trygvis committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    e12b860 View commit details
    Browse the repository at this point in the history
  3. wip: Better type annotations

    trygvis committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    1d456b9 View commit details
    Browse the repository at this point in the history
  4. wip: modernization

    trygvis committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    afa46dd View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. wip

    Some code is now working, but the response from the Flutter daemon in
    startEmulator() doesn't include the emulatorId (emulator-5554) so we
    don't know how to talk to adb.
    trygvis committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    77cd300 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. wip

    trygvis committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    5ef88fb View commit details
    Browse the repository at this point in the history