Flutter Network Tutorial for Beginners | Dio Tooken Manager

Published: 30 January 2022
on channel: Fullstack School
3,191
70

Welcome to my Flutter Network tutorial series. In this series, you will learn how to manage the user's state by using token approach.

🙊 Subscribe to FullstackSchool - https://bit.ly/3jNdGx5

⏱️ Timestamps
00:00 Introduction
01:00 JWT token introduction
01:55 NodeJs backend for assign token
03:51 Token Manager using Dio Interceptor
07:16 Keep user’s login state using token in Flutter

Mindmap & Source Code
  / fullstackschool  

Website Reference:
dio package: https://pub.dev/packages/dio
jwt: https://jwt.io/

#flutter #dio