Okay, so the weather isn’t all the way playing ball for our sunny summer dreams.
But don’t let that stop you from enjoying a tasty treat — we think these fro-yo blueberry sticks will make even the gloomiest of days feel a little better.
Today’s kid-friendly recipe is for a treat that requires only three ingredients and pleases kids and adults alike.
These fro-yo blueberry sticks are so easy to make and can be easily adapted to different preferences – just swap out the yogurt flavor and fruit.
Finished? Let’s go make.
Recipe: Fro-yo Blueberry Sticks
Please enable JavaScript to view this video and consider upgrading to a web browser that:
supports HTML5 video
Ingredients:
- Greek yoghurt
- Vanilla (optional)
- blueberries
You will also need a Poppit or similar fidget toy, similar†
Method:
- Mix your Greek yogurt with some vanilla and set aside.
- Fill your poppit holes with blueberries and garnish with your yogurt. You can add toppings, but I like this one so much.
- A few hours in the freezer, pop out and enjoy!
Always pay attention to children when eating frozen fruit and do not serve to babies. If you’re making these for the little ones, crush the blueberry before freezing.
For more tasty recipes for kids and adults, visit my Instagram, @squashedpickle†
Do you have a story to share?
Get in touch by emailing [email protected]
This article contains affiliate links. We may earn a small commission on purchases made through one of these links, but this will never affect the opinion of our experts. Products are tested and assessed independently of commercial initiatives.
MORE: Kid Friendly Recipes: Three Ingredient Pineapple Puff Flowers That Are Perfect for Picnics
MORE: Kid Friendly Recipes: How To Make Carrot, Mac, And Cheese With Three Ingredients
MORE: Kid Friendly Recipes: How To Make Baby Friendly No Bake Cheesecakes
window.fbApi = (function () {
var fbApiInit = false;
var awaitingReady = [];
var notifyQ = function () {
var i = 0,
l = awaitingReady.length;
for (i = 0; i < l; i++) {
awaitingReady[i]();
}
};
var ready = function (cb) {
if (fbApiInit) {
cb();
} else {
awaitingReady.push(cb);
}
};
var checkLoaded = function () {
return fbApiInit;
};
window.fbAsyncInit = function () {
FB.init({
appId: '176908729004638',
xfbml: true,
version: 'v2.10'
});
fbApiInit = true;
notifyQ();
};
return {
'ready' : ready,
'loaded' : checkLoaded
};
})();
(function () {
function injectFBSDK() {
if ( window.fbApi && window.fbApi.loaded() ) return;
var d = document,
s="script",
id = 'facebook-jssdk';
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement(s);
js.id = id;
js.async = true;
js.src = "https://connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}
if (window.metro) {
window.addEventListener('scroll', injectFBSDK, {once: true, passive: true});
} else {
window.addEventListener('DOMContentLoaded', injectFBSDK, {once: true});
}
})();