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(ferry): add IsolateClient #405

Merged
merged 21 commits into from
Sep 18, 2022
Merged

feat(ferry): add IsolateClient #405

merged 21 commits into from
Sep 18, 2022

Commits on Sep 14, 2022

  1. feat(ferry): add IsolateClient

    Martin Kamleithner committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    292170e View commit details
    Browse the repository at this point in the history
  2. chore(pokemon_explorer): format

    Martin Kamleithner committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b871dff View commit details
    Browse the repository at this point in the history
  3. feat(ferry): add more methods to IsolateClient

    Martin Kamleithner committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    4005856 View commit details
    Browse the repository at this point in the history
  4. feat(ferry): refactor IsolateClient, add more commands

    Martin Kamleithner committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    0fc2a6f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. feat(ferry): more IsolateClient features

    Martin Kamleithner committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    d5363b9 View commit details
    Browse the repository at this point in the history
  2. chore(ferry): format

    Martin Kamleithner committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1b15ae8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. feat(ferry): refactor single response commands

    Martin Kamleithner committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    8376820 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. docs(ferry): add documentation for IsolateClient in website

    Martin Kamleithner committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    086c831 View commit details
    Browse the repository at this point in the history
  2. test(ferry): add tests

    Martin Kamleithner committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    2e53420 View commit details
    Browse the repository at this point in the history
  3. chore(ferry): format

    Martin Kamleithner committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    e701d3d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. refactor(ferry): cleanup request response communication

    Martin Kamleithner committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    7972d25 View commit details
    Browse the repository at this point in the history
  2. chore(ferry): format

    Martin Kamleithner committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    c96eaa9 View commit details
    Browse the repository at this point in the history
  3. refactor(ferry): refactore handleCommand

    Martin Kamleithner committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    e29c6df View commit details
    Browse the repository at this point in the history
  4. refactor(ferry): refactore handleCommand

    Martin Kamleithner committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    d58ebef View commit details
    Browse the repository at this point in the history
  5. docs(ferry): add example for token refresh over isolate

    Martin Kamleithner committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    685db93 View commit details
    Browse the repository at this point in the history
  6. refactor(ferry): make params map non null in pokemon example

    Martin Kamleithner committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    4458c88 View commit details
    Browse the repository at this point in the history
  7. chore(ferry): format

    Martin Kamleithner committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    4d5b490 View commit details
    Browse the repository at this point in the history
  8. chore(ferry): remove ignored lint, add unawaited

    Martin Kamleithner committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    ccc13ed View commit details
    Browse the repository at this point in the history
  9. refactor(ferry): use a generic type parameter for the init params ins…

    …tead of a Map<String,dynamic>
    Martin Kamleithner committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    944d1b1 View commit details
    Browse the repository at this point in the history
  10. docs(ferry): mention isolates in README

    Martin Kamleithner committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    25cb800 View commit details
    Browse the repository at this point in the history
  11. chore(release): publish packages

     - ferry@0.11.1
     - ferry_exec@0.1.6
     - ferry_flutter@0.6.1+2
     - ferry_generator@0.6.0+1
     - ferry_cache@0.6.2+1
     - ferry_test_graphql@0.1.5-dev.4
    Martin Kamleithner committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    d481ebb View commit details
    Browse the repository at this point in the history