An app for creating lists of items quickly and easily with just one thumb!
Entry for Flutter Create 2019
I've chosen drinks to demonstrate this concept:
- Drag the blue cursor (FAB) to one of the drink options to start your selection.
- The opposite column will show you any further choices that are possible for the drink you've selected.
- If you've selected Coffee, for example, you can then choose to have a filter coffee, then you can choose milk, sugar etc until you're done.
- Continue making further refinements to your selection by holding onto the FAB until you're done then simply let go to save your selection.
Copyright 2019 Horace Bell-Gam
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

