This repository has been archived on 2023-09-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Alexander "PapaTutuWawa 79938aa177 fix: Fix self-replies after receiving another message
If the order of events is

- 1 or more messages received
- 1 reply
- 1 message received,

then the self-reply will be grouped together with the message
above it.
2023-07-30 22:28:16 +02:00
2023-07-30 20:40:59 +02:00
2022-09-06 13:30:48 +02:00
2023-07-21 22:22:36 +02:00
2022-04-28 15:33:42 +02:00
2022-09-06 13:30:48 +02:00
2023-07-27 20:45:09 +02:00
2022-09-06 14:08:36 +02:00

moxplatform

Platform-specific code for Moxxy. Not intended for use outside of Moxxy.

This repo is based on very_good_flutter_plugin.

Development

The development of this package is based on melos.

To make all packages link to each other locally, begin by running melos bootstrap. After editing the code and making your changes, please run melos run analyze to make sure that no linter warnings are left inside the code.

Acknowledgements

Description
No description provided
Readme 649 KiB
Languages
Java 40.3%
Dart 39%
Kotlin 18.9%
Nix 1.8%