This repository has been archived on 2023-11-13. You can view files and clone it, but cannot push or open issues or pull requests.
imagini/web_native/README.md

17 lines
291 B
Markdown

# Imagini Client
A cross platform (iOS, Android, & Web) client used with the Imagini server.
## Running
# Chrome
flutter run -d chrome
# Simulator
open -a Simulator
flutter run
## Building
# Generate GraphQL Flutter Models
flutter pub run build_runner build