tapsilat 0.1.1 copy "tapsilat: ^0.1.1" to clipboard
tapsilat: ^0.1.1 copied to clipboard

Flutter SDK for Tapsilat, Create orders and retrieve secure checkout URLs

example/tapsilat_example.dart

import 'package:tapsilat/tapsilat.dart';

void main() {
  // Example usage of the tapsilat package
  // Replace the following lines with actual functionality from the package
  print('Welcome to the Tapsilat package example!');
  
  // Here you can demonstrate the main features of the package
  // For example:
  // var result = someFunctionFromTapsilat();
  // print('Result: $result');
}
2
likes
0
points
5
downloads

Publisher

verified publishertapsilat.com

Weekly Downloads

Flutter SDK for Tapsilat, Create orders and retrieve secure checkout URLs

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on tapsilat

Packages that implement tapsilat