platform_adapter 0.0.1 copy "platform_adapter: ^0.0.1" to clipboard
platform_adapter: ^0.0.1 copied to clipboard

unlisted

adapter platform ui in flutter app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add platform_adapter

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

dependencies:
  platform_adapter: ^0.0.1

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:platform_adapter/platform_adapter.dart';
0
likes
120
points
16
downloads

Publisher

verified publishertoly1994.com

Weekly Downloads

adapter platform ui in flutter app

Documentation

API reference

License

MIT (license)

Dependencies

flutter, window_manager

More

Packages that depend on platform_adapter