pikd_flutter_ui 0.8.0-beta.12
pikd_flutter_ui: ^0.8.0-beta.12 copied to clipboard
Themeable Flutter widgets for PIKD leaderboards, challenges, profiles, feeds, collections, and geospatial discovery experiences.
0.8.0-beta.12 #
- Align the prebuilt UI package and API dependency with the coordinated beta.12 release; existing localized cooldown copy is unchanged.
0.8.0-beta.11 #
- Add dedicated English, Russian, and Kazakh copy for a permanent AR item that the current user has already collected within its 24-hour window.
0.8.0-beta.10 #
- Forward configured content language to challenge list/detail, AR-nearby, and collected-inventory asset reads.
0.8.0-beta.9 #
- Align the public Flutter SDK release line and API dependency on
0.8.0-beta.9.
0.8.0-beta.8 #
- Add English, Russian, and Kazakh recovery copy for unavailable Android AR.
- Align the public Flutter SDK release line and API dependency on
0.8.0-beta.8.
0.8.0-beta.7 #
- Finalize approved Russian and Kazakh campaign copy used by the Magnum experience, including map filters and recoverable error states.
- Align the public Flutter SDK release line and API dependency on
0.8.0-beta.7.
0.8.0-beta.6 #
- Add reusable fixed-campaign Explore, comment visibility, avatar-free leaderboard, and direct My Collections presentation seams.
0.8.0-beta.5 #
- Localize the Challenges, Feed, Profile, and navigation UI for Russian and Kazakh.
- Use compact, fixed-width Profile selector labels without clipping the full Profile copy used elsewhere.
- Add the
PikdProfileView.refreshTokenhook so host-owned collection flows can refresh retained profile data without resetting its UI state. - Align the public Flutter SDK release line and API dependency on
0.8.0-beta.5.
0.8.0-beta.4 #
- Added a typography helper for host-provided brand fonts without redistributing commercial font assets.
- Align the public Flutter SDK release line and API dependency on
0.8.0-beta.4.
0.8.0-beta.3 #
- Align the public Flutter SDK release line and
pikd_flutter_apidependency on0.8.0-beta.3.
0.8.0-beta.2 #
- Align the public Flutter SDK release line on
0.8.0-beta.2.
0.8.0-beta.1 #
- Added themeable leaderboard, profile, collection, feed, challenge, and Explore widgets.
- Added live PIKD SDK repositories and offline preview repositories.
- Added PIKD theming, reusable UI primitives, Lottie loading states, and Google Maps integration.
- Replaced the local API-client dependency with the hosted package constraint.
- Added a runnable package example and publication metadata.
- Mapped profile collection rows to live inventory names and metadata instead of a generic hardcoded asset label.
- Wired Explore to the localized Nearby 100 endpoint, active challenge picker, pagination, and backend-supported filter capabilities.
- Kept map discovery on
/nearby-withinand AR-camera proximity on/nearby, with separate repository methods so the two contracts cannot be conflated.