pipouch 0.0.1 copy "pipouch: ^0.0.1" to clipboard
pipouch: ^0.0.1 copied to clipboard

A comprehensive collection of Flutter helpers, extensions, functions, and reusable widgets to accelerate your app development.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pipouch

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

dependencies:
  pipouch: ^0.0.1

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:pipouch/pipouch.dart';
1
likes
160
points
5
downloads

Documentation

API reference

Publisher

verified publisherpipo.my.id

Weekly Downloads

A comprehensive collection of Flutter helpers, extensions, functions, and reusable widgets to accelerate your app development.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, flutter, intl, shimmer

More

Packages that depend on pipouch