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

Upgrade to Dart 3 to compatibility with http ^1.0.0 #414

Merged
merged 27 commits into from
Jul 3, 2023

Commits on May 24, 2023

  1. Upgrade to Dart 3

    Carapacik committed May 24, 2023
    Configuration menu
    Copy the full SHA
    92e268e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e731d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Add changelog

    Carapacik committed May 29, 2023
    Configuration menu
    Copy the full SHA
    3c17344 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Format code

    Carapacik committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    8cf0557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1dbbe6 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    dd0821e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. http >=0.13.0 <2.0.0

    Carapacik committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    6819fbc View commit details
    Browse the repository at this point in the history
  2. rxdart dependency

    Carapacik committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    7cce7e2 View commit details
    Browse the repository at this point in the history
  3. Fix rxdart dependency

    Carapacik committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    2624abc View commit details
    Browse the repository at this point in the history
  4. Fix for PR

    Carapacik committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9d97fd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d994b2 View commit details
    Browse the repository at this point in the history
  6. Fixes for analyzer

    Carapacik committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    cdce65f View commit details
    Browse the repository at this point in the history
  7. Update example

    Carapacik committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    3e6a6bb View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    088a3e0 View commit details
    Browse the repository at this point in the history
  2. Add type annotations

    Carapacik committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    9f84b5b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    8f5e260 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    24988ac View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Add topics

    Carapacik committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    bfa3202 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f40e897 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    8f31ea2 View commit details
    Browse the repository at this point in the history
  2. Fix link in example assets

    Carapacik committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    cf35001 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Remove unused assets

    renefloor authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    32051dc View commit details
    Browse the repository at this point in the history
  2. remove empty assets list

    renefloor committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    c8a087a View commit details
    Browse the repository at this point in the history
  3. Fix null reference bug

    renefloor committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    7d34e34 View commit details
    Browse the repository at this point in the history
  4. Remove unused assets

    Carapacik committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0c73ad3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07174f6 View commit details
    Browse the repository at this point in the history
  6. Update example

    Carapacik committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    06dbb27 View commit details
    Browse the repository at this point in the history