Tip: If you want to generate file ids similar to youtubes video ids, use Base64FileIdProvider(byteLength: 8). This will generate file ids that look like this: xQs3c615q5M If you want more control over ...
MVVM Dialogs is a library simplifying the concept of opening dialogs from a view model when using MVVM. It enables the developer to easily write unit tests for view models in the same manner unit ...