Seminyak Beach Restaurants

Advertising Jawa Timur | Tata Bejana e-mail: info@tatabejana-advertising.com

Flapjaks at Ivory, Petitenget

Posted at March 5, 2015 | By : | Categories : Seminyak Beach Restaurants | 0 Comment
flapjaks-baliFlapjaks is Rama Restaurant’s Group line of restaurants serving a large variety of pancakes and home-made gelato. The Seminyak outlet is located at the Ivory Seminyak, on Jalan Petitenget, and offers an inspired menu of pancakes, waffles, crepes and fusion on deliciously home-made gelato, as well as a large choice of coffees and smoothies.

  • Opening Hours: 07:00 – 24:00
  • Location: Jalan Petitenget 88X, Seminyak
  • Tel: +62 (0)361 847 671 8

 

buildscript { repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } dependencies { ... // Add this line classpath 'com.google.gms:google-services:4.3.2' ... } } allprojects { ... repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } } apply plugin: 'com.android.application' // Add this line apply plugin: 'com.google.gms.google-services' dependencies { // add the Firebase SDK for Google Analytics implementation 'com.google.firebase:firebase-analytics:17.2.0' // add SDKs for any other desired Firebase products // https://firebase.google.com/docs/android/setup#available-libraries }