magx_client 4.0.2 copy "magx_client: ^4.0.2" to clipboard
magx_client: ^4.0.2 copied to clipboard

Dart Client for MagX multiplayer game server.

4.0.2 (2021-10-22) #

Bug Fixes #

  • fix room description fromJson factory (30908a8)

4.0.1 (2021-10-22) #

Bug Fixes #

  • fix room description structure (b3f5b08)

4.0.0 (2021-10-10) #

⚠ BREAKING CHANGES #

  • null-safety support

Features #

3.3.0 (2021-09-27) #

Features #

  • change pid type from int to string (12b4d8d)

3.2.0 (2021-03-06) #

Features #

  • auth: add apple authentication method implementation (8c65b3c)

3.1.2 (2021-02-24) #

Bug Fixes #

  • fix options payload type (001c4a9)

3.1.1 (2021-01-13) #

Bug Fixes #

  • put options to join request (bf2305a)

3.1.0 (2021-01-07) #

Features #

  • add reconnect field to connect method (6362e78)

3.0.0 (2021-01-07) #

⚠ BREAKING CHANGES #

  • 'create' return type changed from 'Room' to 'RoomData'

Features #

  • replace create return parameter (6f12fb3)

2.0.1 (2020-12-24) #

Bug Fixes #

  • serializable: change shallow toJson implementation to deep toJson (4b16aca)

2.0.0 (2020-12-24) #

⚠ BREAKING CHANGES #

  • client: joinRoom method renamed to connect
  • client: return types changed

Features #

  • client: add missing return types to get_rooms method (72d1428)
  • client: add reconnect support (6a08ed0)

1.0.4 (2020-12-23) #

Bug Fixes #

  • deps: switch to msg_pack dependency (eed4875)

1.0.3 (2020-12-22) #

Bug Fixes #

  • fix linting errors and invalid imports (316999b)

1.0.2 (2020-12-22) #

Bug Fixes #

1.0.1 (2020-12-22) #

Bug Fixes #

  • deps: add missing dependencies (ed84366)

1.0.0 (2020-12-22) #

Features #

3
likes
80
pub points
0%
popularity

Publisher

unverified uploader

Dart Client for MagX multiplayer game server.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

chopper, freezed_annotation, http, json_serializable, match, meta, msgpack_dart, quiver, rxdart

More

Packages that depend on magx_client