Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 577 Bytes

File metadata and controls

17 lines (12 loc) · 577 Bytes

Björk

A login page build with Flutter.

Getting Started

  1. Install Flutter
  2. Clone the repo
  3. 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.
  4. Run flutter run --release (make sure to have an emulator running).

License

This project utilizes the MIT License