shrop / contenta_flutter

Flutter app that consumes demo content from the Contenta CMS API
https://www.contentacms.org
GNU General Public License v2.0
13 stars 2 forks source link

Push individual recipes to Firebase #76

Closed shrop closed 4 years ago

shrop commented 4 years ago

This is for the individual recipe screen:

If a recipe doesn't exist in Firebase, push it to Firebase

shrop commented 4 years ago

Completed work on this and merged here: https://github.com/shrop/contenta_flutter/pull/79