zulip/zulip-flutter

login: Link to doc to help users understand what a "server URL" is and how to find theirs

Closed

#109 opened on May 23, 2023

 (8 comments) (0 reactions) (1 assignee)Dart (456 forks)github user discovery
a-loginhelp wantedupstreamuser feedback

Repository metrics

Stars
 (454 stars)
PR merge metrics
 (Avg merge 25d 15h) (22 merged PRs in 30d)

Description

Like we did in zulip/zulip-mobile@52288facc.

The doc to link to is https://zulip.com/help/logging-in#find-the-zulip-log-in-url .

Implementation

We should try using InputDecoration.helper for this.

Contributor guide