Flajt/decentproof-app

Feat: Create SharedPreferences Wrapper service

Open

#150 opened on Nov 13, 2024

 (0 comments) (0 reactions) (0 assignees)Dart (0 forks)auto 404
AppP0good first issuerework

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

As SharedPreferences is used in multiple places it could be benificial to have a wrapper service which simply abstracts the logic, it would be a one to one mapping. Just in case the underlying library needs to be replaced at one point.

Test would be needed as well

Contributor guide