The-Robotics-Forum / flutter-ui-templates

End-to-end mobile app templates that other developers can use during their Flutter development journey.
https://www.vitpunerobotics.com/#/
8 stars 13 forks source link

Registration Screen #84

Closed Pavan49719 closed 2 years ago

Pavan49719 commented 2 years ago

Create a Registration screen

Folder Structure: projects/vegetable_app/lib/screens/register.dart

Follow the Guidelines and code of conduct when you push changes.

Figma template (must follow)

Maruti54 commented 2 years ago

I would like to work on this.

Shreyas-Waghchaure commented 2 years ago

Can i Work on this..?

Pavan49719 commented 2 years ago

@Shreyas-Waghchaure Yes go on!

Shreyas-Waghchaure commented 2 years ago

Hey @Pavan49719 why this error

FAILURE: Build failed with an exception.

BUILD FAILED in 5s

┌─ Flutter Fix ─────────────────────────────────────────────────────────────────┐ │ [!] You need Java 11 or higher to build your app with this version of Gradle. │ │ │ │ To get Java 11, update to the latest version of Android Studio on │ │ https://developer.android.com/studio/install. │ │ │ │ To check the Java version used by Flutter, run flutter doctor -v. │ └───────────────────────────────────────────────────────────────────────────────┘ Exception: Gradle task assembleDebug failed with exit code 1

Pavan49719 commented 2 years ago

Try searching on stack overflow once.

Shreyas-Waghchaure commented 2 years ago

Try searching on stack overflow once.

I tried that but same error