Sky24n/flustars
🔥🔥🔥 Flutter common utils library. SpUtil, ScreenUtil,WidgetUtil. 也许是目前最好用的SharedPreferences工具类。WidgetUtil 获取图片尺寸宽高, View尺寸&在屏幕上的坐标。 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2897
- days_rel: n/a
- days_push: 1555
- n_releases_24m: 0
Adoption not part of the score
1917 stars · 237 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Flutter common utility library providing helper classes like SpUtil (SharedPreferences wrapper), ScreenUtil (screen adaptation), WidgetUtil, and various Dart utilities for dates, numbers, regex validation, and JSON. It aims to simplify everyday Flutter development tasks with easy-to-use tool classes.
Use cases
- store objects in shared preferences in flutter
- adapt ui to different screen sizes in flutter
- format and convert dates in dart
- validate phone numbers and emails with regex in flutter
- precise money conversion between yuan and fen
- get widget size and position on screen
- get image dimensions from network or local files
When to choose
- you need a convenient SharedPreferences wrapper supporting object storage in Flutter
- you want a bundle of common utility classes (dates, numbers, regex, ) for a Flutter app
- you need screen metrics and widget measurement helpers
When to avoid
- you need actively maintained dependencies for the latest Flutter versions
- you prefer small focused packages over an all-in-one utility library
- your project is not Flutter/Dart based
Facets
library · maturity maintenance
developer-tools serialization logging date-time math security developer-tools mobile-development cross-platform cross-platform flutter shared-preferences screen-adaptation utility-classes widget-utils regex-validation null-safety automation mobile android ios
1 source
- readme: https://github.com/Sky24n/flustars · fetched 2026-08-28 · 2da5b1af2536
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Sky24n/flustars | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem