Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 852 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 852 Bytes

InstiApp

Flutter App for Indian Institute of Technology, Bombay (for iOS support)

Changelog

Go here

Contributing

For help getting started with Flutter, view online documentation.

Getting Started

  1. Follow instructions at Flutter Website to download and setup flutter and its dependencies
  2. Clone this repo
  3. Run flutter packages get to get all the dependency packages
  4. Run flutter packages pub run build_runner build to generate code for JSON Serailizing and Retrofit ApiClient
  5. Run flutter run to run the app on any device/simulator/emulator.
  6. [Optional but recommended] Use either Visual Studio Code or Android Studio to code/debug.

Useful links

https://www.reddit.com/r/FlutterDev/comments/8ao6ty/how_to_make_bottom_appbar_that_sticks_to_the_top/