Skip to content
forked from coi-dev/ox-coi

A Flutter app for COI (Chat Over IMAP)

License

Notifications You must be signed in to change notification settings

AlexBander/ox-talk

 
 

Repository files navigation

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)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 99.3%
  • Other 0.7%