Example Overview
For a better tutorial, let's create a project and implement the pattern step by step. Following is a brief demo:
In the next section, we will guide you to build up the app feature by feature to complete the demo using the Paper pattern. Please follow section by section to understand the concepts and how to implement them.
Note:
For better tracking, you should use Git and commit the changes section by section.
Full source code is also available at Example Github.