mautic_api 1.0.5 mautic_api: ^1.0.5 copied to clipboard
Dart and Flutter Package Wrapper for Native Mautic REST API using Basic Authentication
Changelog #
1.0.5 #
- Update README
- Contacts New Methods
- Fix Cached Filenames
1.0.4 #
- Fix Dart Analysis
- Add Cached Requests
- Updated README
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