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

True multi-threaded SAP GUI Automation for Dart & Flutter. Native C++/COM bridge with STA dispatcher for parallel SAP session scripting on Windows.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sap_gui_scripting

With Flutter:

 $ flutter pub add sap_gui_scripting

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

dependencies:
  sap_gui_scripting: ^0.0.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:sap_gui_scripting/sap_gui_scripting.dart';
5
likes
140
points
5
downloads

Documentation

API reference

Publisher

verified publisherjavivc.site

Weekly Downloads

True multi-threaded SAP GUI Automation for Dart & Flutter. Native C++/COM bridge with STA dispatcher for parallel SAP session scripting on Windows.

Repository (GitHub)
View/report issues

Topics

#sap #automation #rpa #win32 #ffi

License

MIT (license)

Dependencies

ffi, image, path, win32

More

Packages that depend on sap_gui_scripting