Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(caserycrogers): export CharlatanResponseBuilder (MINOR) #31

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

caseycrogers
Copy link

@caseycrogers caseycrogers commented Dec 27, 2024

📰 Summary of changes

What is the new functionality added in this PR?

This PR exposes the CharlatanResponseBuilder typedef so that downstream packages can consume it. Betterment mobile was re-defining its own CharlatanResponseBuilder typedef in several different places which created import conflicts.

@caseycrogers caseycrogers requested a review from a team as a code owner December 27, 2024 21:18
@@ -12,10 +12,10 @@ import 'package:collection/collection.dart';
/// ```
/// {@endtemplate}
class Charlatan {
/// {@nodoc}
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was unrecognized and causing CI/CD to fail.

@caseycrogers caseycrogers changed the title fix(caserycrogers): export fix(caserycrogers): export CharlatanResponseBuilder Dec 27, 2024
@caseycrogers caseycrogers changed the title fix(caserycrogers): export CharlatanResponseBuilder fix(caserycrogers): export CharlatanResponseBuilder (MINOR) Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant