montycat 1.0.6 copy "montycat: ^1.0.6" to clipboard
montycat: ^1.0.6 copied to clipboard

Montycat Dart client: High-performance NoSQL client for Dart and Flutter with async operations, real-time subscriptions, in-memory and persistent storage.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add montycat

With Flutter:

 $ flutter pub add montycat

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

dependencies:
  montycat: ^1.0.6

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:montycat/montycat.dart';
2
likes
160
points
365
downloads

Publisher

verified publishermontygovernance.com

Weekly Downloads

Montycat Dart client: High-performance NoSQL client for Dart and Flutter with async operations, real-time subscriptions, in-memory and persistent storage.

Homepage

Topics

#database #nosql #data-mesh #cache #realtime

Documentation

API reference

License

MIT (license)

Dependencies

hashlib

More

Packages that depend on montycat