Flutter GetStorage is a fast, extra light and synchronous key-value in memory, which backs up data to disk at each operation. It is written entirely in Dart and easily integrates with Get framework of Flutter. Can store String, int, double, Map and List.
#Flutter #GetStorage