shahzans / orilla_fresca_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

orilla_fresca_app

A Flutter project based on a fictional produce and grocery app, created for the Flutter Development Series on Building Beautiful User Interfaces by Roman Just Codes.

Subscribe

Subscribe to my YouTube Channel.

Subscribe to the series for more upcoming videos.

Follow me on Twitter

FOR THE MAP TO WORK:

  • Make sure to add your Google Maps API key in the following files:
    • Make sure to have the Directions API enabled on your Google Cloud Console account
    • Under the ios folder:
      • ios/Runner/AppDelegate.swift (add the API Key and import the Google Maps Reference)
      • ios/Runner/Info.plist (add the missing permissions)
    • Under the android folder:
      • android/app.src/main/AndroidManifest.xml (add the API Key entry and permissions)
  • pubspec.yaml: install the google_maps_flutter dependency

FOR THE GOOGLE SIGN IN TO WORK

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About


Languages

Language:Dart 96.4%Language:HTML 1.5%Language:Ruby 1.4%Language:Swift 0.5%Language:Kotlin 0.1%Language:Objective-C 0.0%