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

Print statements in package #5

Closed
XenLabsNikhil opened this issue Sep 12, 2022 · 3 comments
Closed

Print statements in package #5

XenLabsNikhil opened this issue Sep 12, 2022 · 3 comments

Comments

@XenLabsNikhil
Copy link

This package is great for using elastic app search.

Noticed that there are print statements in the package (v 0.3.0) code which are not controlled from app using this package.

Two ways to solve it -

  1. Remove print statements
  2. Make it configurable from app while defining elastic service or while querying.

Files with print statements -

lib/src/service.dart
lib/src/result.dart

@julienlebren
Copy link
Owner

Yes, that's some code remaining after debug phase, I will remove it.
The 0.4.0 is almost ready, it will remove these print statements.

@XenLabsNikhil
Copy link
Author

Great. Waiting for version 0.4.0

@XenLabsNikhil
Copy link
Author

XenLabsNikhil commented Sep 23, 2022

@julienlebren When will version 0.4.0 be available on pub.dev?

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