Bikeminer-App

This a is written in Dart

Setup and run

  1. Install Flutter

  2. Open this app with an IDE that supports flutter. (e.g. AndroidStudio, VSCode)

  3. If there appears a bar "get dependency" (flutter pub get), then press/execute

    • No "get dependency" is shown?
      • Open up a terminal in this project
      • Execute "Flutter pub get"
  4. Connect Android Smartphone with Computer or create/add a virtual Device per AndroidStudio's Device Manager

    Attention: Device must support Google Play Services Older Devices may need to perform a Google Services Update first

  5. Open lib/main.dart

  6. Click on "Run"-Button to execute the main.dart

Testing

  • Paste in the commandline:
    • flutter test/backend/api_connector_test.dart
  • or open the testfile and start it with the IDE.

Getting Started

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Libraries

api_connector
error_dialog
loading
login
main
map
registration
rides
route
storage_adapter
wallet