Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Getting Started

Quick Start

To clone my project from github:

git clone https://github.com/020996/interview_flutter.git

🎯 Step By Step Guide

Clean-Up & Simple Run

Install the dependencies

  • flutter pub get
  • npx pod-install
  • flutter run

Install Pods (iOS Only)

  • npm i
  • cd ios && pod install
  • cd .. && flutter run

Android local.properties (Android Only)

  • npm i
  • cd android && mkdir local.properties
  • nano local.properties

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages