antinvestor_api_files 1.52.1
antinvestor_api_files: ^1.52.1 copied to clipboard
Dart client library for Ant Investor Files Service - File upload, download, and media management
Changelog #
1.50.2 - 2025-12-22 #
Changed #
- Refactored client code to use common
ConnectClientBasepattern - Simplified client creation with
newXxxClient()factory functions - Removed redundant
client_factory.dartfiles - All common client functionality now in
antinvestor_api_common
Added #
- Type aliases for convenience (e.g.,
DeviceClient,ChatClient) ClientOptionsfor flexible client configuration- Support for
noAuthmode for unauthenticated requests
1.47.0 #
- Initial release of Files SDK for Dart
- File upload and download support
- Media management with MXC URIs
- Thumbnail generation
- URL preview support