1. Урок 1. 00:03:07
    Introduction and demo
  2. Урок 2. 00:01:51
    API: Setting up
  3. Урок 3. 00:04:23
    API: Listing categories
  4. Урок 4. 00:09:08
    API: Listing items
  5. Урок 5. 00:01:11
    API: CORS support
  6. Урок 6. 00:01:31
    Setting up the app
  7. Урок 7. 00:04:40
    Home screen and app drawer
  8. Урок 8. 00:02:28
    Creating other screens
  9. Урок 9. 00:02:29
    Extracting the app drawer
  10. Урок 10. 00:10:59
    Routing using named routes
  11. Урок 11. 00:03:48
    Loading categories: Model
  12. Урок 12. 00:15:56
    Loading categories: API request
  13. Урок 13. 00:03:09
    Extracting loading spinner
  14. Урок 14. 00:03:40
    Extracting request failure
  15. Урок 15. 00:04:20
    Passing arguments to screens
  16. Урок 16. 00:05:25
    Loading items in categories
  17. Урок 17. 00:01:09
    Tidying up with app constants
  18. Урок 18. 00:08:58
    Showing an item