mastodon-dart / mastodon-api

This library provides the easiest and powerful Dart/Flutter library for Mastodon API 🎯
http://pub.dev/packages/mastodon_api
BSD 3-Clause "New" or "Revised" License
64 stars 13 forks source link

feat:Added additional exports for IDE and documentation visibility #95

Closed alevinetx closed 1 year ago

alevinetx commented 1 year ago

1. Description

Added a few extra classes from under lib/src to the export list in mastodon-api.dart. This will increase IDE visibility and add them to the auto-generated documentation.

No API changes have been made, and there should be no problem in exposing these classes directly.

1.1. Checklist

1.2. Breaking Change

1.3. Related Issues

Resolves #94

codecov-commenter commented 1 year ago

Codecov Report

Merging #95 (fa56702) into main (7bc636f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #95   +/-   ##
=======================================
  Coverage   69.41%   69.41%           
=======================================
  Files          92       92           
  Lines         899      899           
=======================================
  Hits          624      624           
  Misses        275      275           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more