Skip to content

Ad450/ladder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ladder

To run

Environment requirement

Flutter version : 3.19.5

android minSdkVersion 23 ios version 13

Build Instructions

To build apk for android: flutter run apk --release

To build an ipa

  • enable automatic signing capabilities in xcode
  • should have an apple developer account or team
  • should select a deployment target

commmand : flutter run ipa

Side notes on important project dependencies

State management - flutter bloc Local storage - hive flutter Code generation tools - json serializable, freezed

Note: Even though project dependencies captures firebase core and auth, it's not being used and would not affect project subsequent builds

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages