Skip to content

Instantly share code, notes, and snippets.

@KingIdee
Created April 15, 2020 10:25
Show Gist options
  • Save KingIdee/6b7f722e15c8310457678f6195f27ed0 to your computer and use it in GitHub Desktop.
Save KingIdee/6b7f722e15c8310457678f6195f27ed0 to your computer and use it in GitHub Desktop.
name: flutterchatapp
description: A Flutter chat application built with Stream.
version: 1.0.0+1
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
stream_chat_flutter: ^0.1.2
http: ^0.12.0+4
cupertino_icons: ^0.1.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment