misarreach 5.0.3 copy "misarreach: ^5.0.3" to clipboard
misarreach: ^5.0.3 copied to clipboard

Dart client for the MisarReach outreach and lead-generation API: async lead finder, CRM pipeline, multi-channel campaigns, AI sales agent, retries and SSE streaming.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add misarreach

With Flutter:

 $ flutter pub add misarreach

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  misarreach: ^5.0.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:misarreach/misarreach.dart';
1
likes
150
points
155
downloads

Documentation

Documentation
API reference

Publisher

verified publishermisar.io

Weekly Downloads

Dart client for the MisarReach outreach and lead-generation API: async lead finder, CRM pipeline, multi-channel campaigns, AI sales agent, retries and SSE streaming.

Homepage
Repository (GitHub)
View/report issues

Topics

#outreach #lead-generation #crm #sales #api-client

License

MIT (license)

Dependencies

http

More

Packages that depend on misarreach