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

True multi-threaded SAP GUI Automation for Dart & Flutter (Windows). Native C++/COM bridge with STA dispatcher enabling parallel SAP session scripting via Dart isolates. Provides 71 typed GUI componen [...]

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.2

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
6
downloads

Documentation

Documentation
API reference

Publisher

verified publisherjavivc.site

Weekly Downloads

True multi-threaded SAP GUI Automation for Dart & Flutter (Windows). Native C++/COM bridge with STA dispatcher enabling parallel SAP session scripting via Dart isolates. Provides 71 typed GUI component wrappers, session pooling, and a mockable architecture for RPA and bulk extraction.

Homepage
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