Skip to content

roshandroids/angelswing_dev_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angelswing Flutter Dev Test

Getting Started

Before running this project make sure to configure the following tools and API's.

Tools and API Used :
Tools Version
Flutter SDK Stable 2.10.0
Dart SDK Stable 2.15.1
IDE Visual Studio Code / Android Studio, XCode
System OS Windows / Linux / MacOS
Device Android emulator / iOS simulator or physical device ( recommended )
Google Map Api Key https://cloud.google.com/maps-platform/
Plugins and Packages Used :
HTTPs & Connectivity :
State Management and Dependency Injection :
Code and Data Class Generation with Functional Programming :
Map & Location :
Local storage :
Permissions :
Linting :
Running the project

Navigate to code repository and clone the project. Then follow the steps to run the project.

  • Open the project folder in your choosen IDE.
  • Open your terminal and run the commands : Flutter clean and Flutter pub get to download and install all the dependencies.
  • Navigate to iOS folder in your terminal and run pod install ( If you are building for iOS platform only ).
  • To add Google Map Api Key for android navigate to android > app > src > main > res > values > keys.xml and add your key. And for iOS navigate to ios > runner > AppDelegate.swift and add your key.
  • Start your device i.e Android Emulator or iOS Simulator or Physical Device.
  • Open terminal and run Flutter run command to build your project.
Video Snippet :
Build :

About

Angelswing Flutter Dev Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors