An example of a meme-enabled chat app on Flutter, using Firebase, Google Sign In, and device camera integration.
MemeChat contains platform-specific elements for Android and iOS.
Follow the installation instructions on www.flutter.io to install Flutter.
MemeChat can be run like any other Flutter app, either through the IntelliJ UI or through running the following Terminal command from within the MemeChat directory:
flutter run