Fancy a treat that looks super impressive, is easy to make, and that kids and adults alike will love?
Here’s a recipe that ticks all those boxes: pineapple puff flowers.
These tasty pastries work just as well for picnics as they do for a quick dessert when you’re craving something sweet, and use canned pineapple to get rid of all the faff.
I like to eat them with custard and apple, or throw in some bananas.
Here’s how to make your own.
Recipe for pineapple puff pastry flowers
Please enable JavaScript to view this video and consider upgrading to a web browser that:
supports HTML5 video
Ingredients:
- Pineapple rings (I use Princes tins)
- puff pastry
- Milk (to rinse)
- Blueberries (optional)
Method:
- Start by cutting the puff pastry into large squares and placing them on a baking tray lined with baking paper. Make slices in pastry as shown in the video.
- Dry your pineapple slices if using cans like mine. Place the slice in the center of the dough, connecting each corner to the center.
- Place a blueberry in the centre, brush with milk and bake at 180C for 20 minutes until golden brown and crispy.
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]
MORE: Kid Friendly Recipes: How To Make Baby Friendly No Bake Cheesecakes
MORE: Kid Friendly Recipes: How To Make Carrot, Mac, And Cheese With Three Ingredients
MORE: Kid-Friendly Recipes: Easy Three-Ingredient Peas Cheese Waffles
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});
}
})();