constants/example_places_data library
Built-in example places data compiled directly into the application.
This file is auto-generated from assets/data/places.json. Having this as compiled code ensures instant access without async loading.
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.
Constants
-
kExamplePlacesData
→ const List<
Map< String, dynamic> > - Raw example places data as a constant list. This data is compiled into the binary, ensuring zero-latency access.