ios_physical_memory

Last updated:

0 purchases

ios_physical_memory Image
ios_physical_memory Images
Add to Cart

Description:

ios physical memory

ios_physical_memory #
A Simple plugin to retrieve Physical Memory for IOS Only.
Usage #
import 'package:ios_physical_memory/ios_physical_memory.dart';

String? physicalMemory = await IosPhysicalMemory.physicalMemory;
String? freeAvailableMemory = await IosPhysicalMemory.availableFreeMemory;
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.