ios_physical_memory 0.0.5 copy "ios_physical_memory: ^0.0.5" to clipboard
ios_physical_memory: ^0.0.5 copied to clipboard

PlatformAndroidiOS
outdated

A plugin to retrieve Physical Memory for IOS Only.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ios_physical_memory

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

dependencies:
  ios_physical_memory: ^0.0.5

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:ios_physical_memory/ios_physical_memory.dart';
1
likes
130
pub points
47%
popularity

Publisher

unverified uploader

A plugin to retrieve Physical Memory for IOS Only.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

filesize, flutter

More

Packages that depend on ios_physical_memory