mautic_api 1.0.3 mautic_api: ^1.0.3 copied to clipboard
Dart and Flutter Package Wrapper for Native Mautic REST API using Basic Authentication
Changelog #
1.0.3 #
- Fix Dart Analysis
- Updated README
1.0.2 #
- Fix Dart Analysis
1.0.1 #
- Fix Dart Analysis
1.0.0 #
- Initial version, created by luizeof
- Mautic API Connection Class
- Support for
Basic Authentication
- Class
MauticUser
- List All Users
- Get Current User
- Get User by ID
- Class
MauticContact
- List All Contacts
- Get Contact by ID