pkg_multipress_serverpod_client version: 0.0.12

Published 2026-09-05

ruud

sdk | dart
repository | svn
platform | generic
status | n/a
  • Readme
  • Changelog
  • Versions

pkg_multipress_serverpod_client

Multipress serverpod module (client).

graph

Usage

Find an instance of the Client from pod_darwin_client and use the module multipress to call the endpoint:

final Client client = context.read<Client>();

final String sessionId = await client.modules.multipress.multipress.authenticate(
    relationNumber: 1,
    contact: 'ruudvring@huighaverlag.nl',
);

print(sessionId);

Changelog

0.0.12 - 2026-09-05

Changed

  • Version bump from 0.0.11 to 0.0.12 (lint -> 2.14.0 (was 2.8.0)).

0.0.11 - 2026-08-29

Changed

  • Version bump from 0.0.10 to 0.0.11 (flutter 3.47.2, dart 3.13.2, serverpod 3.4.13).

0.0.10 - 2026-08-28

Changed

  • Version bump from 0.0.9 to 0.0.10 (serverpod_client -> 3.4.13 (was 3.4.12)).

0.0.9 - 2026-08-17

Changed

  • Version bump from 0.0.8 to 0.0.9 (serverpod_client -> 3.4.12 (was 3.4.11)).

0.0.8 - 2026-07-10

Changed

  • Version bump from 0.0.7 to 0.0.8 (serverpod_client -> 3.4.11 (was 2.9.2)).

0.0.7 - 2026-02-02

Changed

  • Version bump from 0.0.6 to 0.0.7 (lints -> 6.1.0 (was 6.0.0)).

0.0.6 - 2025-11-05

Changed

  • Version bump from 0.0.5 to 0.0.6.

0.0.5 - 2025-10-28

Changed

  • Version bump from 0.0.4 to 0.0.5 (serverpod_client -> 2.9.2 (was 2.9.1)).

0.0.4 - 2025-10-15

Changed

  • Version bump from 0.0.3 to 0.0.4.

0.0.3 - 2025-10-08

Changed

  • Renamed ApiEndpoint back to MultipressEndpoint.

0.0.2 - 2025-10-08

Changed

  • Renamed MultipressEndpoint to ApiEndpoint.

0.0.1 - 2025-10-01

  • Initial version, created by Stagehand

0.0.12

2026-09-05 download

0.0.11

2026-08-29 download

0.0.7

2026-02-02 download

0.0.6

2025-11-05 download

0.0.5

2025-10-28 download

0.0.4

2025-10-15 download

0.0.3

2025-10-08 download

0.0.1

2025-10-01 download