0 purchases
aliothx angular
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: 'https://developer.aliothx.net/',
header: {'test': 'test'},
body: {'test': 'test'},
);
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.