# flutterchina/flukit

A Flutter UI Kit（一个 Flutter UI组件库），包含 ScaleView, Swiper, PullRefresh, WaterMark, GradientCircularProgressIndicator...

Repository: https://github.com/flutterchina/flukit
Canonical: https://ross.abutalabs.com/products/flukit
Language: Dart
License Family: other
Topics: flutter
Last push: 2024-05-20T03:16:39+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2903, "days_push": 835, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5934, forks 664 (observed 2026-08-28T04:09:32.529097+00:00)

## What it is
Flukit is a Flutter UI component library providing a collection of practical widgets such as Swiper, PullRefresh, ScaleView, WaterMark, and GradientCircularProgressIndicator. It supplements Flutter's built-in widget set with reusable, ready-to-use UI building blocks for mobile apps.

## Use cases
- add pull-to-refresh to a flutter scroll view
- build an image carousel or swiper in flutter
- create a gradient circular progress indicator
- add pinch-to-zoom scale view to a widget
- render a watermark overlay in a flutter app
- make flexible sliver headers for custom scroll views
- cache scrollable children with keep-alive

## When to choose
- you are building a Flutter mobile app and want extra ready-made widgets beyond the SDK
- you need specific components like Swiper, PullRefresh, or WaterMark without writing them yourself

## When to avoid
- you are not using Flutter/Dart
- you need a fully themed design system rather than individual utility widgets
- you require a project with an explicit license for commercial use

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, cross-platform
- platform: cross-platform
- tags: flutter-ui-kit, widgets, dart, pull-to-refresh, swiper, watermark, sliver-headers, mobile, android, ios, flutter

## Member repositories
- flutterchina/flukit (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:32.529097+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:50:47.398643+00:00, confidence not recorded.
  - readme: https://github.com/flutterchina/flukit (fetched 2026-08-28T04:09:32.529097+00:00, sha 9ff5eccf2505)
- Data as of 2026-08-30T08:39:29.467469+00:00.
