-
Notifications
You must be signed in to change notification settings - Fork 1k
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
ChewieController #99
Merged
cbenhagen
merged 24 commits into
fluttercommunity:master
from
cbenhagen:ChewieController
Jan 24, 2019
Merged
ChewieController #99
cbenhagen
merged 24 commits into
fluttercommunity:master
from
cbenhagen:ChewieController
Jan 24, 2019
Commits on Jan 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 990d839 - Browse repository at this point
Copy the full SHA 990d839View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef4cfeb - Browse repository at this point
Copy the full SHA ef4cfebView commit details
Commits on Jan 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5ee6608 - Browse repository at this point
Copy the full SHA 5ee6608View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5961f50 - Browse repository at this point
Copy the full SHA 5961f50View commit details -
Configuration menu - View commit details
-
Copy full SHA for b578b47 - Browse repository at this point
Copy the full SHA b578b47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79abb08 - Browse repository at this point
Copy the full SHA 79abb08View commit details
Commits on Jan 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 79011c7 - Browse repository at this point
Copy the full SHA 79011c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e8700 - Browse repository at this point
Copy the full SHA 40e8700View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b33793 - Browse repository at this point
Copy the full SHA 5b33793View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9d84e0 - Browse repository at this point
Copy the full SHA e9d84e0View commit details -
Switch to using ChangeNotifier
We can switch back to using ValueNotifier when we have a lot more values and it is more convenient to change and notify with one `value.copyWith(foo='bar')` instead of explicitly having to call notifyListeners(). Until then the code is just much cleaner without so much boiler plate.
Configuration menu - View commit details
-
Copy full SHA for bc12686 - Browse repository at this point
Copy the full SHA bc12686View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b96ceb - Browse repository at this point
Copy the full SHA 4b96cebView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3fa335 - Browse repository at this point
Copy the full SHA f3fa335View commit details -
More finegraned customisation of exisiting controls to be added later.
Configuration menu - View commit details
-
Copy full SHA for aeac812 - Browse repository at this point
Copy the full SHA aeac812View commit details
Commits on Jan 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a16cabd - Browse repository at this point
Copy the full SHA a16cabdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2e66aa - Browse repository at this point
Copy the full SHA f2e66aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb0278 - Browse repository at this point
Copy the full SHA bdb0278View commit details -
Configuration menu - View commit details
-
Copy full SHA for b41d83d - Browse repository at this point
Copy the full SHA b41d83dView commit details
Commits on Jan 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 333cb2f - Browse repository at this point
Copy the full SHA 333cb2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf58a0d - Browse repository at this point
Copy the full SHA bf58a0dView commit details
Commits on Jan 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2bd06b7 - Browse repository at this point
Copy the full SHA 2bd06b7View commit details
Commits on Jan 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fc1bc16 - Browse repository at this point
Copy the full SHA fc1bc16View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd20458 - Browse repository at this point
Copy the full SHA cd20458View commit details -
Configuration menu - View commit details
-
Copy full SHA for c553696 - Browse repository at this point
Copy the full SHA c553696View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.