adaptive_stat_card 0.2.0 copy "adaptive_stat_card: ^0.2.0" to clipboard
adaptive_stat_card: ^0.2.0 copied to clipboard

An overflow-safe Flutter stat card widget for dashboards, with adaptive text fitting, accessibility text-scale support and zero runtime dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adaptive_stat_card

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  adaptive_stat_card: ^0.2.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:adaptive_stat_card/adaptive_stat_card.dart';
6
likes
160
points
201
downloads
screenshot

Documentation

API reference

Publisher

verified publisherarpitjai.com

Weekly Downloads

An overflow-safe Flutter stat card widget for dashboards, with adaptive text fitting, accessibility text-scale support and zero runtime dependencies.

Repository (GitHub)
View/report issues

Topics

#ui #widget #dashboard #text #accessibility

License

MIT (license)

Dependencies

flutter

More

Packages that depend on adaptive_stat_card