masamune_core 0.2.14 copy "masamune_core: ^0.2.14" to clipboard
masamune_core: ^0.2.14 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.14

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
points
34
downloads

Publisher

verified publishermathru.net

Weekly Downloads

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