Mini social network that is meant to connect students on their university journey in the modern way. Our goal is to be lightweight, flexible, easy to use but to provide all necessary instruments for school team building.
- School and life related posts creation and view
- Networking
- Profile customization and generated avatars
- Android 13.0 (Tiramisu)
- Android SDK Build-Tools 34-rc3
- Android SDK Command-line Tools (tools)
- Android Emulator
- Android SDK Platform-Tools
- firebase_auth: 4.4.0
- firebase_core: 2.9.0
- firebase_database: 10.1.0
- shared_preferences: 2.1.0
- uuid: 3.0.7
- intl: 0.17.0
- file_picker: 5.2.11
- Filipp-Artur Pljassunov
- Mares Sumarok
- Taavet Tenso
- Kevin Rosenberg
- Karl Piiber
- Follow this guide to install your flutter environment
- Clone repository
- Open the project
- Run following commands in project directory:
flutter install
flutter pub get
flutter run
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.