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

GroupInfoEntity not exported #2

Closed
ObserverMoment opened this issue Jul 20, 2020 · 2 comments
Closed

GroupInfoEntity not exported #2

ObserverMoment opened this issue Jul 20, 2020 · 2 comments

Comments

@ObserverMoment
Copy link

Hi KonstantinKai!

Thanks for this library, its making my life so much easier trying to integrate my Flutter app with Uploadcare, really nice work!

I've noticed that GroupInfoEntity is not exported in the main package. This is entities/entities.dart, you can see that group.dart is missing.

export 'file_info.dart';
export 'list.dart';
export 'progress.dart';
export 'url.dart';
export 'video_encoding.dart';
export 'common.dart';
export 'faces.dart';

Could you add it and update to pub please?

Cheers,

Rich

@KonstantinKai
Copy link
Owner

Hi @ObserverMoment!
I'm sorry for the long response because I was on vacation :)
Fixed in 2.1.1!!!

@ObserverMoment
Copy link
Author

Awesome, thanks. Hope you had a good holiday!

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

No branches or pull requests

2 participants