services/places_service library
Service for managing places data in the user's Solid Pod.
Copyright (C) 2025, Software Innovation Institute, ANU.
Licensed under the GNU General Public License, Version 3 (the "License").
License: https://opensource.org/license/gpl-3-0.
Authors: Graham Williams, Miduo
Classes
- ImportResult
- Result of an import operation.
- Place
- Data model representing a saved place.
- PlacesCacheManager
- In-memory cache manager for instant access to places data.
- PlacesImportExport
- Service for importing and exporting places data.
- PlacesService
Properties
-
placesChangeNotifier
→ ValueNotifier<
int> -
final