Suesi Tran
Suesi Tran
Link to action: https://github.com/suesitran/interactive_diary/runs/8240806582?check_suite_focus=true Current flutter-action version: 2.6.2 flutter version use: 3.3.1 Output from local machine suesi$ flutter format . --set-exit-if-changed Formatted 71 files (0 changed) in 3.88 seconds. Flutter...
## Steps to Reproduce 1. Download and run 'flutter test' the code sample **Expected results:** - all test pass **Actual results:** - only first test pass, 2nd and 3rd test...
## Use case When I create a new Chip using Material Chip, I want to be able to set different background color to different material state. Currently only Text color...
# MVP Iteration Start: 21 Aug 2022 End: 30 Nov 2022 # Features: List of features to be included in MVP ### Online Anonymous The basic function for Online Anonymous...
There are 2 types of storage in this app: Cloud storage and local storage. ### Cloud storage We'll use Firebase Cloud Firestore as our Cloud storage. The question now is...
We’ll use Firebase Cloud Firestore as our Cloud storage. Dependencies: - #38 - Authentication state Tech task: - create package nartus_storage in /packages - create interface Storage as external access...
# Authentication Authentication refers to authenticating user, which includes 3 sub-features - Signup - Login - Logout - Delete account  ## Sub-feature details Details of requirement...
# Narrative As a user of Interactive Diary I want to sign up to Interactive Diary using my Email address So that I can sync my Email address with Interactive...
# Narrative As a user of Interactive Diary I want to sign up to Interactive Diary using my Apple account So that I can sync my Apple account with Interactive...
App icon: T.B.D Splash screen with logo: T.B.D