A Flutter plugin to get device information for Android and iOS
More...
A Flutter plugin to get basic platform information.
final info = GetInfo(); final version = await info.getPlatformVersion();
falfox.com
HomepageRepository (GitHub)View/report issues
MIT (license)
flutter, flutter_web_plugins, plugin_platform_interface, web
Packages that depend on get_infoPackages that implement get_info
Back