core/adapters library
Classes
- BoolAdapter
- Adapter for boolean values.
- DoubleAdapter
- Adapter for double values.
- IntAdapter
- Adapter for integer values.
-
PrfAdapter<
T> - Abstract adapter for converting between Dart types and SharedPreferences.
- StringAdapter
- Adapter for string values.
- StringListAdapter
- Adapter for lists of strings.