ino_glib_async_example 0.0.2-1 copy "ino_glib_async_example: ^0.0.2-1" to clipboard
ino_glib_async_example: ^0.0.2-1 copied to clipboard

An linux plugin example of an async response from the platform using g_idle_add().

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ino_glib_async_example

With Flutter:

 $ flutter pub add ino_glib_async_example

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

dependencies:
  ino_glib_async_example: ^0.0.2-1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ino_glib_async_example/ino_glib_async_example.dart';
0
likes
0
points
31
downloads

Publisher

verified publisherinoyuto.me

Weekly Downloads

An linux plugin example of an async response from the platform using g_idle_add().

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ino_glib_async_example