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

outdated

The package that stores the models used for session_mate package and cli

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add session_mate_core

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

dependencies:
  session_mate_core: ^0.1.0

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:session_mate_core/session_mate_core.dart';
1
likes
0
points
7
downloads

Publisher

verified publisherfilledstacks.com

Weekly Downloads

The package that stores the models used for session_mate package and cli

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

freezed_annotation, hive, intl, json_annotation

More

Packages that depend on session_mate_core