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

MontyCat Dart client: High-performance NoSQL database client for Dart and Flutter. Supports asynchronous operations, real-time subscriptions, in-memory and persistent storage, and robust data governance.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart 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.1

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

Publisher

verified publishermontygovernance.com

Weekly Downloads

MontyCat Dart client: High-performance NoSQL database client for Dart and Flutter. Supports asynchronous operations, real-time subscriptions, in-memory and persistent storage, and robust data governance.

Homepage

Topics

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

License

unknown (license)

Dependencies

hashlib

More

Packages that depend on montycat