Roman Zaynetdinov
Roman Zaynetdinov
Done.
Rebased.
Following PSD2 directive EU banks should provide APIs for allowing initiating and tracking payments. Technically, it should be possible for 3rd parties to transfer money between accounts. Example: https://developer.nordeaopenbanking.com/ Unfortunately,...
Let's see if there is any interest in unconvert project: https://github.com/mdempsky/unconvert/issues/52 If not I can update golangci-lint fork.
Seems like there is no interest in the original repo. I will continue with a fork update. I fail to understand how can I modify the library to use `analysis.Analyzer`...
Implement #10 first
@AIgnatczuk The work is in progress at the moment.
There is `defaultFleatherEmbedBuilder` that can be used as a fallback. ```dart Widget _embedBuilder(BuildContext context, EmbedNode node) { if (node.value.type == 'icon') { final data = node.value.data; return Icon( IconData(int.parse(data['codePoint']), fontFamily:...
Hi! Sorry, completely missed this issue somehow :/ Mobile app will work by itself since it is local-first software. If you want to sync across the devices or backup data...
Nothing helpful in the logs. James and the original reporter couldn't reproduce. Might have been a temporary issue. There are more logs now.