flutter_platform 1.0.2+3 copy "flutter_platform: ^1.0.2+3" to clipboard
flutter_platform: ^1.0.2+3 copied to clipboard

discontinued

A plugin to detect the platform on any platform. Mobile, Desktop, Web all included

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_platform

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

dependencies:
  flutter_platform: ^1.0.2+3

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:flutter_platform/flutter_platform.dart';
0
likes
30
pub points
12%
popularity

Publisher

unverified uploader

A plugin to detect the platform on any platform. Mobile, Desktop, Web all included

Homepage
Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_platform