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

discontinued
outdated

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

Release Note #

1.4.1 #

  • Added BCP47Language object.
  • Added ISOAlpha2Country object.

1.4.0 #

  • Removed deprecated methods in RetryConfig.
    • regularIntervals
    • exponentialBackOff
    • exponentialBackOffAndJitter

1.3.4 #

  • Fixed TwitterUploadException.

1.3.3 #

  • Fixed TwitterUploadException.

1.3.2 #

  • Added TwitterUploadException.

1.3.1 #

  • Added a serialization pattern.

1.3.0 #

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

1.2.2 #

  • Fixed the internal process.

1.2.1 #

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

1.2.0 #

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

1.1.1 #

  • Improved ClientResolver.

1.1.0 #

  • Added UserContext.oauth1Only.

1.0.0 #

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

0.0.10 #

  • Fixed structure.

0.0.9 #

  • Fixed structure.

0.0.8 #

  • Fixed structure.

0.0.7 #

  • Fixed structure.

0.0.6 #

  • Renamed ServiceHelper.

0.0.5 #

  • Refactored structures.

0.0.4 #

  • Fixed RetryConfig.

0.0.3 #

  • Exposed ClientContext.

0.0.2 #

  • Fixed documentations.

0.0.1 #

  • First Release
1
likes
0
points
270
downloads

Publisher

verified publishershinyakato.dev

Weekly Downloads

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