beto_common 0.1.0 copy "beto_common: ^0.1.0" to clipboard
beto_common: ^0.1.0 copied to clipboard

unlistedoutdated

Common components for the Beto benchmarking tool.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add beto_common

With Flutter:

 $ flutter pub add beto_common

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

dependencies:
  beto_common: ^0.1.0

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:beto_common/beto_common.dart';
0
likes
125
points
4
downloads

Publisher

verified publishergabriel.terwesten.net

Weekly Downloads

Common components for the Beto benchmarking tool.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

json_annotation, meta, uuid

More

Packages that depend on beto_common