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
Raw Normal View History

2021-02-20 19:10:25 +00:00
# Imagini Client
A cross platform (iOS, Android, & Web) client used with the Imagini server.
2021-02-11 20:47:42 +00:00
2021-02-20 19:10:25 +00:00
## Running
2021-02-11 20:47:42 +00:00
2021-02-20 19:10:25 +00:00
# Chrome
flutter run -d chrome
2021-02-11 20:47:42 +00:00
2021-02-20 19:10:25 +00:00
# Simulator
open -a Simulator
flutter run
2021-02-11 20:47:42 +00:00
2021-02-20 19:10:25 +00:00
## Building
2021-02-11 20:47:42 +00:00
2021-02-20 19:10:25 +00:00
# Generate GraphQL Flutter Models
flutter pub run build_runner build