pouch 2.0.0 copy "pouch: ^2.0.0" to clipboard
pouch: ^2.0.0 copied to clipboard

Generic Dart utilities and helper functions

Pouch #

Pub Version

Generic Dart utilities and helper functions

Usage #

Update your pubspec.yaml file and add pouch as a dependency

dependencies:
  pouch: ^<version>

In your Dart code, add an import for pouch

import 'package:pouch/pouch.dart';

Development #

TODO: This should be updated with chassis_forge commands

Fetch dependencies #

dart pub get

Lint #

dart analyze

Format #

dart format --fix .

Test #

dart test

Future #

  • Build and Automation Tools using Chassis Forge
    • Deps
    • Test
    • Lint
    • Format
    • and update CI config
2
likes
110
pub points
17%
popularity

Publisher

verified publisherjesi.io

Generic Dart utilities and helper functions

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, equatable, file, glob, intl, meta, path

More

Packages that depend on pouch