Björk
A login page build with Flutter.
Getting Started
- Install Flutter
- Clone the repo
- From the terminal: Run
flutter pub get
OR From Android Studio/IntelliJ: Click Packages get in the action ribbon at the top of pubspec.yaml. - Run
flutter run --release
(make sure to have an emulator running).
License
This project utilizes the MIT License