pithy_dart 0.0.2 copy "pithy_dart: ^0.0.2" to clipboard
pithy_dart: ^0.0.2 copied to clipboard

Concise Flutter extensions for widgets, layouts, navigation, responsive sizing, colors, durations, and common UI utilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pithy_dart

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

dependencies:
  pithy_dart: ^0.0.2

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:pithy_dart/pithy_dart.dart';
1
likes
145
points
85
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Concise Flutter extensions for widgets, layouts, navigation, responsive sizing, colors, durations, and common UI utilities.

Repository (GitHub)
View/report issues

Topics

#extensions #widget #responsive #utilities #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pithy_dart