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

Merge example and demo project #106

Open
daadu opened this issue Dec 19, 2021 · 5 comments
Open

Merge example and demo project #106

daadu opened this issue Dec 19, 2021 · 5 comments
Milestone

Comments

@daadu
Copy link
Member

daadu commented Dec 19, 2021

Pros:

  • commands like flutter pub get work properly
  • lesser management/boiler code
  • single integration and build test - with CI
@daadu
Copy link
Member Author

daadu commented Dec 19, 2021

@WieFel Let me know your views on it.

@WieFel
Copy link
Collaborator

WieFel commented Dec 19, 2021

@daadu actually a good idea ;)
so you mean to have something like a subfolder inside example/lib which contains the demo code?

@daadu
Copy link
Member Author

daadu commented Dec 19, 2021

yes something like

example/
  - lib/
    - demo/
    - main.dart # entry-point (default) for running "example"
    - main_demo.dart  # entry-point for running "demo"

@WieFel
Copy link
Collaborator

WieFel commented Dec 19, 2021

@daadu yes just go ahead with this ;)

@daadu
Copy link
Member Author

daadu commented Dec 19, 2021

Will do this when we start working on test - integration test in particular.

@daadu daadu added this to the v1.0 milestone Dec 19, 2021
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