pikd_flutter_api 0.8.0-beta.14
pikd_flutter_api: ^0.8.0-beta.14 copied to clipboard
Typed Flutter/Dart client for the PIKD SDK API, including collectibles, challenges, profiles, leaderboards, feeds, authentication, and AR telemetry.
0.8.0-beta.14 #
- Align the API client with the coordinated Flutter beta.14 release; API behavior is unchanged.
0.8.0-beta.13 #
- Add collection-request
languageRefsupport while retaining the deprecated Beta12userRefBodycall path for source compatibility.
0.8.0-beta.12 #
- Align the API client with the coordinated Flutter beta.12 release; API behavior is unchanged.
0.8.0-beta.11 #
- Align the API client with the coordinated Flutter beta.11 release; API behavior is unchanged.
0.8.0-beta.10 #
- Add documented
languageRefquery support to challenge list/detail, AR-nearby collectible, and collected-inventory reads.
0.8.0-beta.9 #
- Align the public Flutter SDK release line on
0.8.0-beta.9.
0.8.0-beta.8 #
- Align the public Flutter SDK release line on
0.8.0-beta.8.
0.8.0-beta.7 #
- Align the public Flutter SDK release line on
0.8.0-beta.7.
0.8.0-beta.6 #
- Align the public Flutter SDK release line on
0.8.0-beta.6.
0.8.0-beta.5 #
- Align the public Flutter SDK release line on
0.8.0-beta.5.
0.8.0-beta.4 #
- Align the public Flutter SDK release line on
0.8.0-beta.4.
0.8.0-beta.3 #
- Align the public Flutter SDK release line on
0.8.0-beta.3. - Await streamed HTTP responses explicitly so the package passes the current Flutter analyzer without changing request behaviour.
0.8.0-beta.2 #
- Align the public Flutter SDK release line on
0.8.0-beta.2.
0.8.0-beta.1 #
- Prepared the generated
/sdk/v1Dart client for public package validation. - Added complete package metadata, commercial licensing, and a runnable example.
- Updated development dependencies for Dart 3.3 and later.
- Added the paginated, localized
/collectibles/nearby-withinendpoint with challenge and expiry filters.