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

The easiest NoSQL database client for Dart and Flutter with async operations, real-time events, and in-memory or 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.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:montycat/montycat.dart';
2
likes
160
points
101
downloads

Publisher

verified publishermontygovernance.com

Weekly Downloads

The easiest NoSQL database client for Dart and Flutter with async operations, real-time events, and in-memory or persistent storage.

Repository (GitHub)
View/report issues

Topics

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

Documentation

API reference

License

MIT (license)

Dependencies

hashlib

More

Packages that depend on montycat