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

Need extra exports from package #21

Closed
andzejsw opened this issue Mar 8, 2021 · 2 comments
Closed

Need extra exports from package #21

andzejsw opened this issue Mar 8, 2021 · 2 comments

Comments

@andzejsw
Copy link

andzejsw commented Mar 8, 2021

Hi. I would like to have, that following dart files are exported from package:

import 'package:connectanum/src/message/goodbye.dart';
import 'package:connectanum/src/message/abstract_message.dart';
import 'package:connectanum/src/serializer/abstract_serializer.dart';

Currently "Dart analysis" shows for me warning, when I import these files. So it would be nice if connectanum.dart file also exported these files.

@konsultaner
Copy link
Owner

did it

@andzejsw
Copy link
Author

andzejsw commented Mar 8, 2021

did it

Thanks. You really are the best!

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