synbiodio_core 0.4.0 copy "synbiodio_core: ^0.4.0" to clipboard
synbiodio_core: ^0.4.0 copied to clipboard

The Core of Synbiodio. This package is the core package under synbiodio, which encapsulates the underlying common functions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add synbiodio_core

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

dependencies:
  synbiodio_core: ^0.4.0

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:synbiodio_core/synbiodio_core.dart';
1
likes
140
points
73
downloads

Publisher

unverified uploader

Weekly Downloads

The Core of Synbiodio. This package is the core package under synbiodio, which encapsulates the underlying common functions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, intl, logger, path, path_provider, uuid

More

Packages that depend on synbiodio_core