single_base 1.0.1+4 copy "single_base: ^1.0.1+4" to clipboard
single_base: ^1.0.1+4 copied to clipboard

discontinued

Platform agnostic bloc and storage interfaces that don't depend on any framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add single_base

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

dependencies:
  single_base: ^1.0.1+4

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

Import it

Now in your Dart code, you can use:

import 'package:single_base/single_base.dart';
0
likes
40
pub points
0%
popularity

Publisher

verified publishermodulovalue.com

Platform agnostic bloc and storage interfaces that don't depend on any framework.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

meta

More

Packages that depend on single_base