mayya_core 0.0.7 copy "mayya_core: ^0.0.7" to clipboard
mayya_core: ^0.0.7 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 Dart:

 $ dart pub add mayya_core

With Flutter:

 $ flutter pub add mayya_core

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

dependencies:
  mayya_core: ^0.0.7

Alternatively, your editor might support dart pub get or 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
0
points
8
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

License

unknown (license)

Dependencies

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

More

Packages that depend on mayya_core