mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
A plugin is created when it is first needed and destroyed when the FP device is destroyed. This allows the plugins to keep state during long running operations such as presenting a UI query. PiperOrigin-RevId: 543502491