Commit graph

15 commits

Author SHA1 Message Date
0cf36a53fd Use Hive for save auth data 2023-11-10 11:21:09 +07:00
67d31493cf Use Hive for save cart data 2023-11-10 11:20:58 +07:00
Moe
25df88bb80
Sync all source code with the latest flutter SDK and dependencies 2023-09-22 14:29:07 +07:00
Moe
b661d9cfd2 Fix check auth bug 2022-05-23 01:16:45 +07:00
Moe
0e27f5f2af Auto logout if session invalid 2022-05-16 11:45:11 +07:00
Moe
738a39d3a0 Improve checkSessionExist 2022-05-16 11:36:07 +07:00
Moe
40e82a6d4b add getSession 2022-05-12 21:44:58 +07:00
Moe
7208594bc2 Fix naming 2022-05-12 18:16:41 +07:00
Moe
d76d6135e9 Add checkSessionExist in auth 2022-05-12 18:13:10 +07:00
Moe
2bcd785352 Add addSession and removeSession function 2022-04-28 17:55:46 +07:00
Moe
1dc148a3f8 Add getSession mechanism 2022-04-28 17:54:56 +07:00
Moe
245798a302 Fix typo 2022-04-26 10:55:30 +07:00
Moe
9967caf0cd Add viewCart function 2022-04-26 10:45:04 +07:00
Moe
de612bc1c6 Add removeFromCart function 2022-04-26 10:44:42 +07:00
Moe
7c4f9bea4b Add addToCart function 2022-04-26 10:43:20 +07:00