masamune 0.6.2 copy "masamune: ^0.6.2" to clipboard
masamune: ^0.6.2 copied to clipboard

outdated

Package to handle NoSQL-like database in runtime. A framework that includes routing functions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masamune

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

dependencies:
  masamune: ^0.6.2

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:masamune/masamune.dart';
17
likes
0
pub points
59%
popularity

Publisher

verified publishermathru.net

Package to handle NoSQL-like database in runtime. A framework that includes routing functions.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_hooks, flutter_riverpod, hooks_riverpod, loading_animations, masamune_core, masamune_localize, meta, riverpod

More

Packages that depend on masamune