-
Notifications
You must be signed in to change notification settings - Fork 10
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
create simple todo list app #17
Conversation
…d isntance variables
Codecov Report
@@ Coverage Diff @@
## master #17 +/- ##
==========================================
Coverage ? 100.00%
==========================================
Files ? 5
Lines ? 62
Branches ? 0
==========================================
Hits ? 62
Misses ? 0
Partials ? 0 Continue to review full report at Codecov.
|
.flutter-plugins
Outdated
@@ -1,4 +1,5 @@ | |||
# This is a generated file; do not edit or check into version control. | |||
integration_test=C:\\Users\\simon\\flutter\\flutter\\.pub-cache\\hosted\\pub.dartlang.org\\integration_test-1.0.1\\ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
windows? 😮 😉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😄 yes I know!! my laptop has some issues so I'm using the desktop at the moment (I tried to create a dual boot with ubuntu but some problems occurs, using wsl if necessary necessary)
This PR is getting big now and I think it might be worth making it public on master to collect feedback. |
@SimonLab do you think you might have some time for a Zoom call to walk us through this e.g. Friday afternoon? 💭 |
@nelsonic Friday afternoon sounds good for a demo 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SimonLab thanks for the zoom-walkthrough of the App/UI/Code; looks great. 🎉
ref: #16
wireframes
widgets tree
widgets tree with inspector: