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

Shared foundations for Crescender apps, starting with Australian-friendly formatting helpers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add crescender_foundations

With Flutter:

 $ flutter pub add crescender_foundations

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

dependencies:
  crescender_foundations: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:crescender_foundations/crescender_foundations.dart';
0
likes
160
points
145
downloads

Publisher

unverified uploader

Weekly Downloads

Shared foundations for Crescender apps, starting with Australian-friendly formatting helpers.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on crescender_foundations