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

Offline-first streak engine with sync support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add streak_plus

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

dependencies:
  streak_plus: ^0.0.1

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

Documentation

API reference

Publisher

verified publisherandroidshashi.com

Weekly Downloads

Offline-first streak engine with sync support.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on streak_plus