A play ground for kotlin workflow. I am actively learning the framework so free feel to drop a comment or two where you think the code could be better.
It currently contains three samples:
- A calculator that adds two numbers
- An app that validates an email field.
- An app that validates a form.
- Implement simple Backscreen
- Implement complex Backscreen with mutiple screens.
- Implement API call
- Impement authentication.
- Implement endless scroll list
- Implement Database and sharedpref storage.
- Implement basic dialog.
- Impement basic testing.