support_zapper 0.0.7 copy "support_zapper: ^0.0.7" to clipboard
support_zapper: ^0.0.7 copied to clipboard

This package will create the tickets in ADO for all the issued happening in the Application.

Features #

This package will create the tickets in ADO for all the issued happening in the Application. You need to provide organization name, project name & access token to create the Tickets.

Getting started #

import 'package:support_zapper/support_zapper.dart';

Usage #

Included short and useful examples for package users. Add longer examples to /example folder.

await ExceptionHandler.initialize( organization: 'your_organization', project: 'your_project', accessToken: 'your_token', userDetails: {'name': 'test'});

ExceptionHandler.createTicket(message: 'Test Custom Ticket');

1
likes
130
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

This package will create the tickets in ADO for all the issued happening in the Application.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, dio, flutter

More

Packages that depend on support_zapper