We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Pros:
flutter pub get
The text was updated successfully, but these errors were encountered:
@WieFel Let me know your views on it.
Sorry, something went wrong.
@daadu actually a good idea ;) so you mean to have something like a subfolder inside example/lib which contains the demo code?
example/lib
demo
yes something like
example/ - lib/ - demo/ - main.dart # entry-point (default) for running "example" - main_demo.dart # entry-point for running "demo"
@daadu yes just go ahead with this ;)
Will do this when we start working on test - integration test in particular.
No branches or pull requests
Pros:
flutter pub get
work properlyThe text was updated successfully, but these errors were encountered: