manatal 0.1.4
manatal: ^0.1.4 copied to clipboard
Dart & Flutter SDK for the Manatal ATS Open API. Build a Manatal mobile app with API client, paginated list widgets, auth, and retries in one package.
0.1.4 #
- Add pub.dev screenshots gallery and README images (GIF + PNGs).
- Fix pub.dev
topics(max 5).
0.1.3 #
- Merge Flutter widgets into this package — one dependency for API client and UI lists.
- Remove separate
manatal_flutterpackage.
0.1.2 #
- Send
X-Manatal-SDK,X-Manatal-SDK-Version, andX-Manatal-SDK-Languageon every request for server-side analytics.
0.1.1 #
- Return
ManatalObjectresponses with property access (job.id) and map access (job['id']). - Public docs no longer mention internal pacing or API limit details.
0.1.0 #
- Initial release: Manatal Open API v3 client for Dart/Flutter.
- Token auth, pagination, retries, and core resources.
