flutter_mautic 0.0.1 flutter_mautic: ^0.0.1 copied to clipboard
Flutter Mautic provides seamless integration with the Mautic API, allowing Flutter developers to easily manage contacts, campaigns, and custom fields within their apps. This package simplifies operati [...]
Changelog #
0.0.1 #
- Initial release of
flutter_mautic
. - Contact Management: Retrieve and delete contacts within the app.
- Campaign Management: Add and remove contacts from Mautic campaigns.
- Field Management: Retrieve and create custom fields.
- Singleton Pattern: Provides a singleton instance for easy initialization and usage.