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

outdated

Package for web view interaction between angular and flutter.

Package for web view interaction between angular and flutter.

Features #

Package for web view interaction between angular and flutter.

Getting started #

flutter pub add aliothx_angular

Usage #

AliothxWebviewRequest().request(
    url: 'http://api.aliothx.net/restful/webview/request',
    header: {'command': '1000', 'version': '1.0', 'language': 'kr'},
    body: {
      'package_name': 'com.dubhesoft.aliothv2',
      'running_mode': 'DEV',
      'webview_type': 'angular',
      'random_id': ''
    },
);
0
likes
0
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

Package for web view interaction between angular and flutter.

Homepage

License

unknown (license)

Dependencies

dio, flutter

More

Packages that depend on aliothx_angular