axor 1.0.0 copy "axor: ^1.0.0" to clipboard
axor: ^1.0.0 copied to clipboard

High-performance NoSQL database for Flutter with reactive queries, single-file storage, and zero-configuration setup.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add axor

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

dependencies:
  axor: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:axor/axor.dart';
0
likes
150
points
42
downloads

Publisher

verified publisherayushtimalsina.com.np

Weekly Downloads

High-performance NoSQL database for Flutter with reactive queries, single-file storage, and zero-configuration setup.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

collection, ffi, flutter, meta, path

More

Packages that depend on axor

Packages that implement axor