bimbam23 / ox-talk

A Flutter app for COI (Chat Over IMAP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OX Talk

OX Talk is a mail based chat app. This app provides the user interface for an IMAP / SMTP based chat on Android and iOS.

  • Android state: Currently in development
  • iOS state: Pending

Information

Requirements

  • The latest Flutter stable version is used (if problems occur try the Flutter Dev Channel)
  • The delta_chat_core plugin needs to be checked out right beside the OX Talk app (the repositories should be located in the same folder) and please follow the requirements given by that project

Execution

  • Build and run the project via your IDE / Flutter CLI

Development

To be able to edit / extend this project the following steps are important:

  • Perform all actions mentioned under Execution
  • Implement your changes
  • Add tests and code for the test suite
  • Create a pull request

Flutter

For help getting started with Flutter, view our online documentation.

Dart

Flutter is based on Dart, more information regarding Dart can be found on the official website.

About

A Flutter app for COI (Chat Over IMAP)

License:Mozilla Public License 2.0


Languages

Language:Dart 99.3%Language:Java 0.5%Language:Objective-C 0.2%