-
Notifications
You must be signed in to change notification settings - Fork 1
Feature -> Develop | Added Local Storage option #43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
we-mohd-i001
wants to merge
1
commit into
develop
Choose a base branch
from
feature/add-local-storage
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
we-prajapati-c001
previously requested changes
Jun 7, 2024
979592f
to
f80f573
Compare
3e72079
to
2299443
Compare
5683b8a
to
dce850a
Compare
b958cd0
to
b05e28b
Compare
5813238
to
196c193
Compare
we-khushal-y001
previously requested changes
Jul 24, 2024
9ea92f5
to
39a01da
Compare
6067ec6
to
62997d1
Compare
Handing this over to @we-kislay-k001 from @we-mohd-i001 |
62997d1
to
0a7f5a4
Compare
Outdated Code
f9d2ecd
to
fc9ce7c
Compare
fc9ce7c
to
1d51fe0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Task #9596 - Flutter > VaahFlutter > Research > Add Local Storage (Hive)
Task #9615 - Flutter > VaahFlutter > Research > Add Local Storage (FLutter Secure Storage)
Task #9751 - Flutter > VaahFlutter > Local Storage > Improvement
Time invested: 96:45 | Billable: 96:45 | Non-Billable: 00:00
Problem Statement
Describe The Fix/ Solution You Implemented
Proof of your testing (Demo link or video links or image links)
Using Hive
Using Flutter Secure Storage
Dependencies
Updated:
Added:
Merge Request Checklist
industry standards
warnings/ errors
fordart analyzer
tests
pass locally with my changes (No tests are there as of now)properly formatted
feature
on the latestdevelop
flutter run
after the rebasecomments
¬es
inwireframe
and verified that I did take care of thatUI
must match withdesign
&wireframe
if availableversion/ build
(x.x.x+xxx
)develop
exists in yourfeature
branch after rebase.