/pricy-flutter

Mobile app to check the price of produce for Korean consumers

Primary LanguageDart

Pricy

iOS-11.0+ Android-10.0+ Dart-2.18 Flutter-3.9

Team members

Old Features

아래 디테일 토글을 통해 이전 버전을 확인할 수 있습니다.

1.0.0

New Features(1.0.1)

Requirements

1. Create ~/.env

$ cd ~/pricy-flutter-app | touch .env

2. Insert the KAMIS certificate keys

#must be type to string
key = "your key" #required
id = "your id" #required

3. Run & Debug

$ pwd | cd ~/pricy-flutter-app
$ flutter run

링크를 통해 프로젝트의 이전 기록을 확인할 수 있습니다.

Contributor