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

A starting point for Dart libraries or applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add brambldart

With Flutter:

 $ flutter pub add brambldart

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

dependencies:
  brambldart: ^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:brambldart/brambldart.dart';
1
likes
90
pub points
10%
popularity

Publisher

verified publishertopl.me

A starting point for Dart libraries or applications.

Homepage

Documentation

API reference

License

MPL-2.0 (LICENSE)

Dependencies

bip_topl, collection, convert, dio, docker_process, http, intl, json_annotation, logging, meta, pinenacl, pointycastle, unorm_dart, uuid

More

Packages that depend on brambldart