iampawan / Flutter-UI-Kit

Flutter app for collection of UI in a UIKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I couldn't run this app

jacksun0124 opened this issue · comments

I downloaded this app and opened with VS Code. But I couldn't run it.

I got an error message like this:

`> C:\Users\just0\Desktop\flutter_apps\Flutter-UI-Kit-master\android\key.properties (The system cannot find the file specified)

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s
Please review your Gradle project setup in the android/ folder.
Exited (sigterm)`

You should go back and read the README, there's literally a section that talks about If you try to build the project straight away, you'll get an error complaining that a key.properties file is missing and Exit code 1 from: /Flutter-UI-Kit-master/android/gradlew app:properties:. To resolve that,