Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 670 Bytes

File metadata and controls

50 lines (29 loc) · 670 Bytes

1.0.0

  • remove straming API support
  • support dart 2.0

0.5.1

  • Fix error on strong mode on dart2

0.5.1

  • Fix error on mulitple request (#5)

0.5.0

  • Fix error on strong mode
  • Add Example

0.4.1

  • Update OAuth.dart

0.4.0

  • Support Twitter Streaming API

0.3.1

  • Fix sdk version

0.3.0

  • Update dependencies
    • OAuth.dart - using random.secure function for generate randombytes
  • Fix README

0.2.0

  • Remove library tag
  • Add Twitter.fromMap constrcutor
  • Fix README

0.1.1

  • Fix problem that a delay occurs
  • Using Completer for Error Processing

0.1.0

Initial Version