Skip to content
#

flutter-library

Here are 48 public repositories matching this topic...

docbohanh
docbohanh commented May 15, 2020

Hello frideos team,

I try to build web application, but it stuck with error:

══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
The following UnsupportedError was thrown building _InheritedState:
Unsupported operation: Platform._operatingSystem

The relevant error-causing widget was:
  _InheritedState
  file:///Users/macbook/flutter/
good first issue Good for newcomers
Pavan49719
Pavan49719 commented Jul 19, 2022

Add a null check condition for email and password

  • If the email or password is null then pop up a snack bar with the proper message
  • If email and password are not null, then only the login button should be visible.

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

Folder Structure: [pro

good first issue Good for newcomers HSOC22 H-Summer of Code HSOC22-Level-2 Medium

Improve this page

Add a description, image, and links to the flutter-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flutter-library topic, visit your repo's landing page and select "manage topics."

Learn more