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

[go_router]: implemented helpers for ShellRoute #2730

Merged

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    eff98e6 View commit details
    Browse the repository at this point in the history
  2. [bugfix]: change export

    hawkkiller committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    8302cbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1ad347 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    hawkkiller committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    beeab62 View commit details
    Browse the repository at this point in the history
  5. Update pubspec.yaml

    hawkkiller committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    b432c30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efe47d0 View commit details
    Browse the repository at this point in the history
  7. [Feature]: add new exports

    hawkkiller committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    751cd20 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Tests, refactor routes

    hawkkiller committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    b5eac46 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

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

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    9868e98 View commit details
    Browse the repository at this point in the history
  2. remove line in changelog

    hawkkiller authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    0ac454d View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    a8b7beb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f06bd8 View commit details
    Browse the repository at this point in the history
  3. Fixed tests

    hawkkiller committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    3edfe0b View commit details
    Browse the repository at this point in the history
  4. Format

    hawkkiller committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    a8a4670 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    078c46f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Update packages/go_router/lib/src/route_data.dart

    Co-authored-by: chunhtai <47866232+chunhtai@users.noreply.github.com>
    hawkkiller and chunhtai authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c3ba9ba View commit details
    Browse the repository at this point in the history
  2. Update packages/go_router/lib/src/route_data.dart

    Co-authored-by: chunhtai <47866232+chunhtai@users.noreply.github.com>
    hawkkiller and chunhtai authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    ff1ee61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36fb257 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

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

Commits on Jan 30, 2023

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

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    909d07f View commit details
    Browse the repository at this point in the history
  2. Bump version in pubspec

    hawkkiller committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9cd060d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

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

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    d068ae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3246f3e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:flutter/packages into go_router/she…

    …ll-route-go-router-builder
    johnpryan committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5052dd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c4fd62 View commit details
    Browse the repository at this point in the history
  5. Export ShellRouteData

    johnpryan committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    298a601 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'go_router/shell-route-go-router-builder' of github.com:…

    …hawkkiller/packages into go_router/shell-route-go-router-builder
    johnpryan committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5e4a659 View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary import

    johnpryan committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    c2d1f48 View commit details
    Browse the repository at this point in the history