line / line/flutter_line_sdk

webpage not available after calling final result = await LineSDK.instance.login();

Open
#112 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dart
Stars
225
Forks
60
PR merge metrics
No merged PRs in 30d

Description

![WhatsApp Image 2024-11-28 at 12 15 14](https://github.com/user-attachments/assets/d3734345-2a75-4fb8-bcdf-7912b2982a93)
![WhatsApp Image 2024-11-28 at 12 46 10](https://github.com/user-attachments/assets/94d90dde-79a1-422c-9a5d-d36154aa509a)

final result = await LineSDK.instance.login();
after calling this funtion i got webpage not found error

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure at `final result = await LineSDK.instance.login();` and review the two attached screenshots. Determine why login reaches a “webpage not found” error; done means the LINE login flow completes successfully without that error.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
authentication, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.