Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

path_provider_linux-v2.1.4

@stuartmorgan stuartmorgan tagged this 10 Dec 19:33
The lookup of application ID was handling `null` (Dart null), but not
`nullptr` (Dart representation of a C null pointer), so was throwing an
exception in applications without an application ID.

This includes the `shared_preferences_linux` example application, so
this fixes tree breakage.
Assets 2
Loading