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

Fix websocket usage in web env, add simple web example #85

Merged
merged 7 commits into from
Jan 17, 2024
Merged

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    147ee58 View commit details
    Browse the repository at this point in the history
  2. try different sdks

    FZambia committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ee44dd7 View commit details
    Browse the repository at this point in the history
  3. try pinning to ^2.4.0

    FZambia committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e1ae769 View commit details
    Browse the repository at this point in the history
  4. use web_socket_channel 2.4.0

    FZambia committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    da2513b View commit details
    Browse the repository at this point in the history
  5. use dart v3 in examples

    FZambia committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ddfdb00 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. avoid using innerWebSocket

    FZambia committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    22c56a1 View commit details
    Browse the repository at this point in the history
  2. cleanups

    FZambia committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    aadf257 View commit details
    Browse the repository at this point in the history