jonataslaw / jonataslaw/get_storage

Flutter Get.Storage() not changing data while using Get.back()

Open
#116 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
397
Forks
120
PR merge metrics
No merged PRs in 30d

Description

Get.back() does not change the data. It stores data while I write in GetStorage but only Get.to()/ Get.named() these changes the data of Get.Storage(). While try to Get.back() it is not changing the data. Is there any solution for this?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported behavior with GetStorage while navigating with Get.to(), Get.named(), and Get.back(). Trace when data is written and read across those navigation calls; done means identifying whether the behavior is a bug or expected usage and verifying that stored data remains consistent after Get.back().

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
database
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.