Giter Club home page Giter Club logo

herald-test-app's Introduction

Herald Test Flutter app

Herald & Services in Native. Method & Event channels to communicate. Functionality & UI in Flutter.

Getting Started

  1. Install Flutter: Flutter
  2. Install VS Code: VS Code
  3. Extensions to install in VS Code: Flutter, Dart, Error Lens
  4. Clone the project & open it in VS Code: herald-test/HeraldTest-Flutter2.0
  5. Open a new terminal in VS Code: Ctrl + `
  6. Run " flutter clean " then run " flutter pub get "
  7. Navigate to ios folder: " cd ios " and run " pod install "
  1. Open up the project in Xcode: ios/Runner.xcworkspace
  2. Navigate to Runner --> Runner under targets --> Signing & Capabilities and select your team
  3. Head back to VS Code & navigate to the main.dart file in: lib

Project should be able to run now with no issues. Use play button in the top right in VS Code to run the project in debug mode. If you want to run the release version run " flutter run --release " in the terminal

Herald logging

This test app has Herald efficiency logging enabled by default to collect data that is helpful to debug the proximity detection.

  • On Android, the log files are saved in the following external storage folder: /storage/emulated/0/Android/media/com.example.herald_flutter/Sensor so the adb tool from the Android SDK can be used to download those files to the computer:

$ adb -s <device> pull /storage/emulated/0/Android/media/com.example.herald_flutter/Sensor

  • On iOS, go to "Devices and Emulators" in Xcode and then download the container for the installed HeraldTest-Flutter app. The log files will be inside the AppData/Documents subfolder inside the package's folder.

Running the app (Temporary...)

When the app starts make sure you accept all permissions within 15 seconds of launching.

herald-test-app's People

Contributors

codeanticode avatar callsprout avatar agrozdani avatar adamfowleruk avatar autumnusomega avatar ejimenez93 avatar

Stargazers

Scott Janousek avatar

Watchers

 avatar

Forkers

autumnusomega

herald-test-app's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.