yubioath-flutter/lib/oath
Evan Anderson 13d0ccc756
icons: Avoid use of rename when installing icon pack
rename does not work across filesystems. /tmp is often in
a tmpfs filesystem, and thus installing the icon pack fails.

Solve this by using a copy/delete pattern instead of rename

Fixes https://github.com/Yubico/yubioath-flutter/issues/1051
2023-04-19 13:23:01 -05:00
..
icon_provider icons: Avoid use of rename when installing icon pack 2023-04-19 13:23:01 -05:00
views Merge PR #998 2023-03-15 13:14:16 +01:00
keys.dart String fixes. 2023-03-02 09:34:01 +01:00
models.dart Externalize enum display names. 2023-03-02 14:49:02 +01:00
models.freezed.dart Re-generate freezed models. 2022-12-05 15:28:01 +01:00
models.g.dart remove license from generated files 2022-10-04 16:30:19 +02:00
state.dart revert non-changes 2023-02-28 15:21:22 +01:00