twitter-dart / twitter-api-v2

The most famous and powerful Dart/Flutter library for Twitter API v2.0 🐦
https://pub.dev/packages/twitter_api_v2
BSD 3-Clause "New" or "Revised" License
167 stars 45 forks source link

chore: export missing user models in library file #585

Closed robertodoering closed 1 year ago

robertodoering commented 1 year ago

1. Description

This PR adds exports for a couple of public-facing user models in the lib/twitter_api_v2.dart library file.

1.1. Checklist

1.2. Breaking Change

codecov-commenter commented 1 year ago

Codecov Report

Merging #585 (05fd0fe) into main (07a3658) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #585   +/-   ##
=======================================
  Coverage   87.54%   87.54%           
=======================================
  Files         154      154           
  Lines        1887     1887           
=======================================
  Hits         1652     1652           
  Misses        235      235           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

myConsciousness commented 1 year ago

Hi @robertodoering ,

Thanks for your contribution, it's very helpful! :)

myConsciousness commented 1 year ago

bors merge

bors[bot] commented 1 year ago

Build succeeded: