This repo contains source code for the official Flutter app of Cloud Community Days Kolkata.
Table of Contents
🚧Actively under development🚧
-
This project depends heavily on firebase. A few resources to get you started if this is your first Firebase project:
-
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
-
- Flutter App:
- Install Flutter
- Setting up your ide
- Fork and clone this repository.
- cd into
gccd-event-app-2023
directory. - Run
flutter clean
command. - Run
flutter pub get
command. - Run
flutter run
command. - Run
flutter packages pub run build_runner watch
command to generate*.g.dart
files. - To get apk Run
flutter build apk --release
command. - The apk will get stored in the build folder.
- Flutter App:
If you have a question, please feel free to contact us through email or our telegram community channel.