A plugin to retrieve Physical Memory for IOS Only.
More...
A Simple plugin to retrieve Physical Memory for IOS Only.
import 'package:ios_physical_memory/ios_physical_memory.dart'; String? physicalMemory = await IosPhysicalMemory.physicalMemory;
unverified uploader
Repository (GitHub)View/report issues
unknown (license)
filesize, flutter
Packages that depend on ios_physical_memoryPackages that implement ios_physical_memory
Back