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

Porject integration Guardline SDK and API.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:guardlinesdk/demoapp.dart';


void main() {
  // Ensure DemoApp is defined in ../clientsdk/DemoApp.dart and imported correctly
  runApp(DemoApp());
}
0
likes
0
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Porject integration Guardline SDK and API.

License

unknown (license)

Dependencies

blinkid_flutter, flutter, http, http_parser, image_picker, path

More

Packages that depend on guardlinesdk