Skip to content

Flutter实战

登录注册

登录状态的保持和接口鉴权处理

  • 1.登录完成后获取到登录的结果
  • 2.把登录结果的“登录令牌”本地存储
  • 3.每次携带请求头的值 发送请求

注册SDK的实现

输入框实用技巧

Released under the MIT License.