inputter 1.0.0 copy "inputter: ^1.0.0" to clipboard
inputter: ^1.0.0 copied to clipboard

PlatformWindows
outdated

Desktop automation

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add inputter

With Flutter:

 $ flutter pub add inputter

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

dependencies:
  inputter: ^1.0.0

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:inputter/inputter.dart';
3
likes
110
points
14
downloads

Publisher

verified publisherinputter.dev

Weekly Downloads

Desktop automation

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ffi, image, win32

More

Packages that depend on inputter