OpenContacts is a fork of ReCon (Resonite Contacts) that is updated with improvements and new features.
44e94555f2
Generally the use of GestureDetector is discouraged in favor of InkWell unless you have a very specific reason to use it. InkWells automatically generate ripple effects if there is a parent material widget in the tree to indicate to a user that a given widget is interactible. |
||
---|---|---|
android | ||
assets/images | ||
lib | ||
linux | ||
windows | ||
.gitignore | ||
.metadata | ||
analysis_options.yaml | ||
LICENSE.txt | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
ReCon
A Resonite Contacts App for Android
Building
This is a standard Flutter application, refer to the Flutter docs on how to build it.
Currently only Android is supported.
In theory this app should also build fine for desktop, though not every feature will be functional. For example, voice-messages and notifications are currently not supported on desktop builds.
Screenshots