This project is the mobile leg of meetcampus.net
Stay tuned for developments.
Coming Soon...
The following tools were used in this project:
Before starting 🏁, you need to have Git and Flutter installed.
# Clone this project
$ git clone https://github.com/ferhatiltas/meetcampus_mobil-1
# Access
$ cd meetcampus_mobil-1
# Pull dependencies
$ flutter pub get
# Run the project (emulator or physical device needs to be connected first)
$ flutter run
# Build an apk
$ flutter build apk