twitter_api_core 1.3.1 copy "twitter_api_core: ^1.3.1" to clipboard
twitter_api_core: ^1.3.1 copied to clipboard

outdated

This package provides core reusable and useful functionality for wrapping Twitter API with Dart.

Release Note #

v1.3.1 #

  • Added a serialization pattern.

v1.3.0 #

  • Added a dependency of mime.dart and exposed lookupMimeType.

v1.2.2 #

  • Fixed the internal process.

v1.2.1 #

  • Fixed the type of body in StreamResponse from Future<Stream<Map<String, dynamic>>> to Stream<Map<String, dynamic>>.

v1.2.0 #

  • Changed the response structure of stream and added StreamResponse. StreamResponse has headers and stream from response.

v1.1.1 #

  • Improved ClientResolver.

v1.1.0 #

  • Added UserContext.oauth1Only.

v1.0.0 #

  • Upgrade as stable version.
  • Supported multi-part communication method.

v0.0.10 #

  • Fixed structure.

v0.0.9 #

  • Fixed structure.

v0.0.8 #

  • Fixed structure.

v0.0.7 #

  • Fixed structure.

v0.0.6 #

  • Renamed ServiceHelper.

v0.0.5 #

  • Refactored structures.

v0.0.4 #

  • Fixed RetryConfig.

v0.0.3 #

  • Exposed ClientContext.

v0.0.2 #

  • Fixed documentations.

v0.0.1 #

  • First Release
0
likes
0
pub points
57%
popularity

Publisher

verified publishershinyakato.dev

This package provides core reusable and useful functionality for wrapping Twitter API with Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, mime, oauth1

More

Packages that depend on twitter_api_core