masamune_core 0.2.13+1 copy "masamune_core: ^0.2.13+1" to clipboard
masamune_core: ^0.2.13+1 copied to clipboard

discontinued
outdated

Library that provides the core part of the Masamune framework. It provides Path map, data management, task management and utility.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masamune_core

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

dependencies:
  masamune_core: ^0.2.13+1

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_core/masamune_core.dart';
0
likes
0
pub points
0%
popularity

Publisher

verified publishermathru.net

Library that provides the core part of the Masamune framework. It provides Path map, data management, task management and utility.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, csv, flutter, http, intl, masamune_localize, path_provider, shared_preferences, sprintf, stack_trace, url_launcher, uuid

More

Packages that depend on masamune_core