j10labs / wandview

Mobile Viewer for W&B, built on top of Flutter.
Other
28 stars 2 forks source link

wandview

Quick WandDB Viewer

Requirements

Flutter: 3.16.8 Dart: 3.2.5

Installation

How to setup

  1. Clone the repository
  2. Install flutter and dart
    • For android, you will need to install Android Studio
    • For iOS, you will need to install XCode
    • Flutter
    • Dart
  3. Run flutter pub get to install the dependencies
  4. Run flutter run to start the app
    • Make sure you have a device connected or an emulator running
  5. Enjoy!

License (has been updated)

CC BY-NC-ND: Attribution-NonCommercial-NoDeriv MIT License, see LICENSE.md for more details