mayya_core 0.0.9 copy "mayya_core: ^0.0.9" to clipboard
mayya_core: ^0.0.9 copied to clipboard

A Flutter plugin that provides core functionality for secure data handling, encryption, and device information management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mayya_core

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

dependencies:
  mayya_core: ^0.0.9

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:mayya_core/mayya_core.dart';
1
likes
140
points
285
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that provides core functionality for secure data handling, encryption, and device information management.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, device_info_plus, dio, encrypt, flutter, flutter_secure_storage, logger, package_info_plus, pretty_dio_logger

More

Packages that depend on mayya_core