pikd_flutter_ui 0.8.0-beta.5
pikd_flutter_ui: ^0.8.0-beta.5 copied to clipboard
Themeable Flutter widgets for PIKD leaderboards, challenges, profiles, feeds, collections, and geospatial discovery experiences.
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.