The cutest instant messenger in the [matrix]
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
ggurdin 70f0e4ddfd
chore: add snackbar message after pinging course participants (#3995)
1 month ago
.github fix: Reintroduce shared isolate (#3981) 1 month ago
.vscode feat: allow users to edit morph meanings (#2047) 8 months ago
android fix: Reintroduce shared isolate (#3981) 1 month ago
appimage
assets chore: go to course settings tab after archiving activity, show check over completed activites (#3913) 2 months ago
docs Merge commit 'ed30991e5697f2fdfb876030ba19cc86ed6783ca' into fluffychat-merge 4 months ago
fdroid
integration_test build: Upgrade to flutter 3.22 5 months ago
ios Merge commit 'ad99fea494783df6318d6189e5c77aa2b35c50e1' into fluffychat-merge 4 months ago
lib chore: add snackbar message after pinging course participants (#3995) 1 month ago
linux fluffychat merge 4 months ago
macos 3385 speaker button switches back from pause button too quickly when clicked (#3415) 4 months ago
pangea_packages/fcm_shared_isolate fix: Reintroduce shared isolate (#3981) 1 month ago
scripts fix: Reintroduce shared isolate (#3981) 1 month ago
snap Merge commit 'aa4a575c5c099100767a095cf2c431adbed18b79' into fluffychat-merge 4 months ago
test Optimize choreo (#3567) 3 months ago
test_driver
web merge main 4 months ago
windows fluffychat merge 4 months ago
winuwp
.env feat: activity sessions 3 months ago
.gitignore fluffychat merge 4 months ago
.mailmap
.metadata
CHANGELOG.md chore: Update changelog 4 months ago
Dockerfile build: Update dockerfile to build vodozemac 4 months ago
LICENSE
PRIVACY.md Fluffychat merge (#2731) 6 months ago
README.md Fix error readme hot reload run instructions (em-dash instead of double dash) (#3866) 2 months ago
TRANSLATORS_GUIDE.md
analysis_options.yaml
config.sample.json
devtools_options.yaml
l10n.yaml fluffychat merge 5 months ago
licenses.yaml Fluffychat merge (#2055) 8 months ago
pubspec.lock build: update matrix sdk (#3634) 3 months ago
pubspec.yaml fix: Reintroduce shared isolate (#3981) 1 month ago
sentry.properties

README.md

Overview

Pangea Chat is a web and mobile platform which lets students learn a language while texting their friends. Addressing the gap in communicative language teaching, especially for beginners lacking skill and confidence, Pangea Chat provides a low-stress, high-support environment for language learning through authentic conversations. By integrating human and artificial intelligence, the app enhances communicative abilities and supports educators. Pangea Chat has been grant funded by the National Science Foundation and Virginia Innovation Partnership Corporation based on its technical innovation and potential for broad social impact. Our mission is to build a global, decentralized learning network supporting intercultural learning and exchange.

Pangea Chat Client Setup

  • Download VSCode if you do not already have it installed. This is the preferred IDE for development with Pangea Chat.
  • Download flutter on your device using this guide: https://docs.flutter.dev/get-started/install
  • Test to make sure that flutter is properly installed by running “flutter version”
  • Ensure that Google Chrome is installed
  • Install the latest version of XCode
    • After downloading XCode, ensure that the iOS simulator runtime is installed. To do this, after initially downloading XCode, a screen will open where you can select the platforms you wish to develop for. Selected iOS and download from there.
  • Install the latest version of Android Studio
    • After downloading Android Studio, open Android Studio and go through setup wizard
  • In Android Studio, open settings -> Android SDK -> SDK tools, then click “Android SDK Command Line Tools” and click OK to run the download
  • If you do not have homebrew install on your device, install homebrew by follow the instructions here: https://brew.sh/
  • Run “brew install cocoapods” to install cocoapods
  • Run “flutter doctor” and for any missing components, follow the instructions from the print out to install / setup
  • Clone the client repo
  • Uncomment the lines in the pubspec.yaml file in the assets section with paths to .env file
  • To run on iOS:
    • Run “flutter precache --ios”
    • Go to the iOS folder and run “pod install”
  • To run on Android:
  • To run the app from VSCode terminal:
    • On web, run flutter run -d chrome --hot
    • Or as a web server (Usage with WSL or remote connect) flutter run --release -d web-server -web-port=3000
    • On mobile device or simulator, run flutter run hot -d <DEVICE_NAME>

Special thanks

  • Pangea Chat is a fork of FluffyChat which is a [matrix] client written in Flutter. You can support the primary maker of FluffyChat directly here.

  • Fabiyamada is a graphics designer and has made the fluffychat logo and the banner. Big thanks for her great designs.

  • Advocatux has made the Spanish translation with great love and care. He always stands by my side and supports my work with great commitment.

  • Thanks to MTRNord and Sorunome for developing.

  • Also thanks to all translators and testers! With your help, fluffychat is now available in more than 12 languages.

  • WoodenBeaver sound theme for the notification sound.

  • The Matrix Foundation for making and maintaining the emoji translations used for emoji verification, licensed Apache 2.0