512167# InstiApp
Flutter App for Indian Institute of Technology, Bombay (for iOS support)
Go here
For help getting started with Flutter, view online documentation.
- Follow instructions at Flutter Website to download and setup flutter and its dependencies
- We use Flutter version 2.10.5
- Clone this repo
- Run
flutter packages get
to get all the dependency packages - Run
flutter packages pub run build_runner build --delete-conflicting-outputs
to generate code for JSON Serializing and Retrofit ApiClient - Run
flutter run
to run the app on any device/simulator/emulator. - [Optional but recommended] Use either Visual Studio Code or Android Studio to code/debug.
arch -x86_64 pod install
- Run
sudo arch -x86_64 gem install ffi
- Run
arch -x86_64 pod repo update
- Run
arch -x86_64 pod install
error should be gone