Flutter GetX Storage example || Shared Preference Alternative to Store key-value data on disk
Oct 5, 2021
#flutter #fluttergetx #getx
____________________________________________________-
Hi Guys, Welcome to Proto Coders Point, In this Flutter Article tutorial we will learn about GetX Get_Storage package
Source code : https://protocoderspoint.com/flutter-getx-storage-alternative-of-sharedpreferences/
What is Get_Storage Package in flutter?
In Flutter get storage is a very fast, extra light weight & synchronous key-value pair package that will help you to store app data in memory such as, if user is signed in, if yes, then all the details about the user.
The GetX Storage is built completly built using dart programming language & we can easily integrate with GETX framework of flutter.
This Flutter package to store user data is fully tested & supported on most of the famous operating system like, Android, iOS, Web, Windows & much more OS.
Library used
GETX : https://pub.dev/packages/get
GET STORAGE : https://pub.dev/packages/get_storage
Comment below for any queries š
Follow and support me:
š¦ Twitter: https://twitter.com/rajatpalankar
Show More Show Less #Internet & Telecom
#Reference
