• Stars
    star
    82
  • Rank 396,546 (Top 8 %)
  • Language
    Dart
  • License
    MIT License
  • Created about 1 year ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Flutter Chat App built with Node.js, MySQL, and WebSockets.

More Repositories

1

flutter_group_chat_app_with_firebase

A complete Flutter Group Chat App with Firebase that supports video calls. It handles typing, received and read indicators, Group Management, closed app and opened app notifications, security, account creation, login, mutex for generating the numeric Agora UID and more.
Dart
40
star
2

api-example-firebase-admin-nodejs

A Node.js REST API example that uses Firebase Admin, built with Express and Typescript that can be used as template for the creation of new servers.
TypeScript
28
star
3

Askless

A framework to build websocket servers for Flutter Apps that lets you update your widgets in realtime by streaming data changes with WebSockets. Create your Flutter App without Firebase, with PostgreSQL, MySQL, or any database you want, and handle WebSocket authentication
TypeScript
22
star
4

askless-flutter-client

Build Flutter Apps with PostgreSQL, MySQL, or any database, stream data changes through websockets effortlessly, and handle websocket authentication like a pro
Dart
13
star
5

firebase-cloud-functions-typescript-example

A Node.js REST API example for Firebase, built with TypeScript, Express, Firebase Authentication, Firebase Admin SDK, and Firestore. It also handles Event Triggers (2nd gen) so all your code is organized. This project fits well to be used as a template for the creation of new servers.
TypeScript
13
star
6

flutter_url_image_load_fail

Flutter - Load a Image and depending of the state show a loading icon or error message
Dart
5
star
7

askless-js-client

JavaScript client of Askless framework, which facilitates building realtime servers for JavaScript and Flutter Apps
TypeScript
1
star
8

InheritedWidget-Example

A simple example using InheritedWidget
Dart
1
star