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

tsg-iitkgp/ApnaInsti-FlutterApp

 
 

Repository files navigation

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/

Languages

  • Dart 96.9%
  • HTML 1.4%
  • Other 1.7%