An open API service indexing awesome lists of open source software.

https://github.com/kodecocodes/da-materials

The projects and the materials that accompany the Dart Apprentice book
https://github.com/kodecocodes/da-materials

Last synced: 3 months ago
JSON representation

The projects and the materials that accompany the Dart Apprentice book

Awesome Lists containing this project

README

          

# Dart Apprentice: Materials

This repo contains all the downloadable materials and projects associated with the **[Dart Apprentice](http://raywenderlich.com/books/dart-apprentice)** from [raywenderlich.com](https://www.raywenderlich.com).

Each edition has its own branch, named `editions/[EDITION]`. The default branch for this repo is for the most recent edition.

## Release History

| Branch | Edition | Release Date |
| --------------------------------------------------------------------------------|:-------:|:------------:|
| [editions/1.0](https://github.com/raywenderlich/da-materials/tree/editions/1.0) | 1.0 | 2020-11-20 |
| [editions/1.1](https://github.com/raywenderlich/da-materials/tree/editions/1.1) | 1.1 | 2021-04-07 |