Restofinder adalah sebuah aplikasi sederhana yang menampilkan daftar restoran terdekat dari lokasi kita dengan beberapa spesifik jenis dan menu yang dihidangkan.

Overview

Resto Finder

Fork  Star  Watches 

Restofinder adalah sebuah aplikasi sederhana yang menampilkan daftar restoran terdekat dari lokasi kita dengan beberapa spesifik jenis dan menu yang dihidangkan. Project ini menggunakan API Zoomato untuk mencari restoran, jadi kita harus membuat apikey Zoomato terlebih dahulu

Apps Feature:

  • Get Nearby Restaurant

  • Get Collections

  • Get Restaurant By Collection

  • Restaurant Details

  • Search Restaurant

  • Geocoding & GPS System

    Setup

    1. Anda harus membuat API Key Zoomato pada situs Zoomato Developer
    2. Masukkan Api Key yang sudah dibuat pada auth utils seperti berikut: lib/core/utils/auth_utils.dart
class AuthUtils {
  static AuthUtils instance = AuthUtils();

  //* Insert with your Zoomato API KEY
  Future getToken() async {
    return "<YOUR ZOOMATO API KEY>";
  }
}
You might also like...

Let's create a selectable Flutter Navigation Drawer with routing that highlights the current item within the Flutter Sidebar Menu.

Let's create a selectable Flutter Navigation Drawer with routing that highlights the current item within the Flutter Sidebar Menu.

Flutter Tutorial - Sidebar Menu & Selectable Navigation Drawer Let's create a selectable Flutter Navigation Drawer with routing that highlights the cu

Dec 26, 2022

Let's create a Flutter Collapsible Sidebar Menu that can collapse and expand the Navigation Drawer in Flutter.

Let's create a Flutter Collapsible Sidebar Menu that can collapse and expand the Navigation Drawer in Flutter.

Flutter Tutorial - Collapsible Sidebar Menu & Navigation Drawer Let's create a Flutter Collapsible Sidebar Menu that can collapse and expand the Navig

Jan 3, 2023

An easy to use side menu in flutter and can used for navigations

An easy to use side menu in flutter and can used for navigations

Easy Sidemenu Easy sidemenu is An easy to use side menu (bar) for flutter that you can use for navigations in your application. Sidemenu is a menu tha

Dec 29, 2022

A customizable Flutter library that provides a circular context menu

A customizable Flutter library that provides a circular context menu

Flutter Pie Menu 🥧 A customizable Flutter library that provides a circular context menu similar to Pinterest's. Usage Wrap the widget that will react

Jan 4, 2023

A flutter UI package provides a cell widget that has leading and trailing swipe action menu.

A flutter UI package provides a cell widget that has leading and trailing swipe action menu.

Language: English |中文简体 flutter_swipe_action_cell A package that can give you a cell that can be swiped ,effect is like iOS native If you like this pa

Jan 7, 2023

A fancy easy to use Folding Menu for Flutter Applications

A fancy easy to use Folding Menu for Flutter Applications

Folding Menu This is an easy to use package for adding Folding Menu to your Flutter Applications Demo Usage To Use, simply add Folding Menu to your St

Nov 26, 2022

Use CMP Crew, Create a room, invite your friends to join, and let them add their orders to the shared menu!

Use CMP Crew, Create a room, invite your friends to join, and let them add their orders to the shared menu!

Tired of collecting your friends’ orders at restaurants? Lost track of how many of you want tea? Don’t worry we got you covered! Use CMP Crew, Create a room, invite your friends to join, and let them add their orders to the shared menu!

Dec 15, 2022

Flutter plugin to display a popup menu button widget with handsome design and easy to use.

Flutter plugin to display a popup menu button widget with handsome design and easy to use.

menu_button Flutter widget to display a popup menu button very simply and easily customizable. Resources Documentation Pub Package GitHub Repository I

Sep 27, 2022

A Side Menu plugin for flutter and compatible with liquid ui for flutter

A Side Menu plugin for flutter and compatible with liquid ui for flutter

Liquid Shrink Side Menu A Side Menu plugin for flutter and compatible with liquid ui Side Menu Types There are 8 configuration of Liquid shrink side m

Nov 24, 2022
Owner
Yusril Rapsanjani
Mobile Developer
Yusril Rapsanjani
Aplikasi Pilih Kursi Kereta dengan Flutter 2.5.3

train-seat-app-with-flutter Aplikasi Pilih Kursi Kereta dengan Flutter 2.5.3 dan GetX Tech Stack Framework: Flutter 2.5.3 State Management: GetX Previ

Hairul 1 Apr 21, 2022
Membuat Tampilan Chatty sumber UI dari BWA

chatty_bwa Membuat Tampilan Chatty sumber UI dari BWA Tampilan Home Tampilan Chat Getting Started This project is a starting point for a Flutter appli

Valendion Pradana Pasalu 2 Mar 29, 2022
This is a repository for Flutter Focused Menu, an easy to implement package for adding Focused Long Press Menu to Flutter Applications

Focused Menu This is an easy to implement package for adding Focused Long Press Menu to Flutter Applications Current Features Add Focused Menu to Any

Paras Jain 160 Dec 26, 2022
Arissettingsmenuexm - Settings Menu with different choices by clicking on a Popup Menu Button in Flutter

Flutter Tutorial - Settings Menu & AppBar Dropdown Menu Show a Flutter Settings

Behruz Hurramov 1 Jan 9, 2022
Flutter-pop-up-menu - Pop up Menu - Mobile Devices Programming

Pop Up Menu App A flutter demo app with a pop up menu button Developer Alexander Sosa (https://www.linkedin.com/in/alexander-sosa-asillanes/) Technolo

Alexander Sosa 0 Jan 3, 2022
Program Chat ini dibuat menggunakan Flutter versi 1.22 dan firebase untuk tugas matkul pemrograman mobile kampus UPB Nagoya

chatngopi A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if thi

dicky ardiansyah 2 Nov 3, 2022
Aplikasi Cek Ongkir Se-Indonesia Menggunakan Flutter

cek_ongkir A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Muhammad Dzul Fikri Khoiruddin 1 Nov 27, 2021
Itacov-flutter - Aplikasi Indonesia Tanggap Covid-19 (Made With Flutter)

ITACOV ?? Sebuah project aplikasi mobile open source made with flutter, di harapkan dapat membantu untuk mencegah penyebaran Covid-19 Mau Ikut ? Desig

Cak Suku 26 Jun 28, 2022
Mencatat pengeluaran karyawan yang sedang dinas luar.

Aplikasi Deklar Perjalanan Dinas Aplikasi Deklarasi perjalanan dinas gunakan untuk mendata karyawan yang sedang dinas luar. Mencatat pengeluaran bisa

Radhian Sobarna 5 Dec 16, 2022
🍝 restaurant menu app made with flutter inspired by this design https://goo.gl/jChLBV

Menu Flutter Todo Make background colors that changes with PageView Add custom tab indicators Change food prices Make cart animation Customize card sh

Braulio Cassule 593 Jan 1, 2023