OpenContacts is a fork of ReCon (Resonite Contacts) that is updated with improvements and new features.
Find a file
Nutcake 812148658d
Add iOS support (#18)
* add web support and remove all tabs except chat

* Update README.md

* feat: setup project for xcode builds + add other tabs back

* chore: update macos podfile

* chore: update packages + update build config + add audio playback on iOS/macOS + swap downloader library

* chore: remove ide-specific files

* chore: update readme

* chore: update build.gradle to reflect correct minSdkVersion

* chore: remove generated ic_launcher png files

* chore: update formatting to use 120 char line length

* chore: address use of then method on awaited future

* chore: update app icons for macOS & iOS

* Fix file move not waiting for download finish

---------

Co-authored-by: lumey <lumey@lumey.dev>
Co-authored-by: Garrett <toast@isota.ch>
2023-11-14 20:28:14 +01:00
android Add iOS support (#18) 2023-11-14 20:28:14 +01:00
assets/images Replace visual references and metadata with new branding 2023-10-03 19:47:43 +02:00
ios Add iOS support (#18) 2023-11-14 20:28:14 +01:00
lib Add iOS support (#18) 2023-11-14 20:28:14 +01:00
linux Upgrade dependencies 2023-10-31 21:50:47 +01:00
macos Add iOS support (#18) 2023-11-14 20:28:14 +01:00
test Add iOS support (#18) 2023-11-14 20:28:14 +01:00
web Add iOS support (#18) 2023-11-14 20:28:14 +01:00
windows Add iOS support (#18) 2023-11-14 20:28:14 +01:00
.gitignore Add iOS support (#18) 2023-11-14 20:28:14 +01:00
.metadata Add iOS support (#18) 2023-11-14 20:28:14 +01:00
analysis_options.yaml Initial commit 2023-04-29 19:18:46 +02:00
LICENSE.txt Create LICENSE.txt 2023-05-05 17:02:42 +02:00
pubspec.lock Add iOS support (#18) 2023-11-14 20:28:14 +01:00
pubspec.yaml Add iOS support (#18) 2023-11-14 20:28:14 +01:00
README.md Add iOS support (#18) 2023-11-14 20:28:14 +01:00

ReCon

A Resonite Contacts App

Get it here

Building

This is a standard Flutter application, refer to the Flutter docs on how to build it.

Currently only Android is fully supported.

The app works on other platforms, though not every feature will be functional. For example, notifications are currently not supported on non-android builds.

Screenshots