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

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

With Flutter:

 $ flutter 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.3.3

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

Documentation

API reference

License

MIT (license)

Dependencies

freezed_annotation, hive, json_annotation

More

Packages that depend on session_mate_core