Skip to content

romanejaquez/orilla_fresca_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published