Thanks to visit codestin.com
Credit goes to github.com

Skip to content

albanobattistella/feeling_finder

 
 

Repository files navigation

Feeling Finder

A fast and beautiful app to help convey emotion in text communication.

Features

  • Emojis from the Unicode spec
  • Browse emoji categories
  • Hover emoji for description
  • Start typing to search
  • Select emoji with arrow keys
  • Press Enter or click/tap an emoji to copy to clipboard
  • Option to quit after copying to clipboard
  • Light & dark theme

Download

Linux

Windows

Android


Building

Requirements

  • A working installation of Flutter.

Get dependencies

  • Navigate to project root directory in terminal
  • flutter pub get

Build release version

Run one of:

  • flutter build linux
  • flutter build windows
  • flutter build android
  • flutter build web

The app should work for MacOS & iOS as well if one has the system to compile them.

Run debug version

  • flutter run -d linux

Alternatively:

Open the project root as folder in an IDE with a Flutter plugin such as VS Code, Android Studio, IntelliJ, or Emacs. Then run from the debug panel.

About

A fast and beautiful app to help convey emotion in text communication.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Dart 91.2%
  • C++ 4.3%
  • CMake 3.1%
  • HTML 0.8%
  • Shell 0.3%
  • C 0.3%