Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoBertotti committed Mar 16, 2024
2 parents 544e02e + c94c33e commit 8eb1446
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ simply add a double-check icon in your chat app once the message is delivered
* [Askless Node.js Server](https://github.com/RodrigoBertotti/Askless)

#### Examples
* <sup>Level: :red_circle: :white_circle: :white_circle: :white_circle: :white_circle: </sup> [Flutter Random Numbers Example](example/simple_chat): Random numbers are generated on the server.
* <sup>Level: :red_circle: :red_circle: :white_circle: :white_circle: :white_circle: </sup>[Flutter Simple Chat Example](example/simple_chat): Simple chat between the colors blue and green.
* <sup>Level: :red_circle: :red_circle: :red_circle: :white_circle: :white_circle: </sup> [Flutter Catalog Example](example/catalog): Users adding and removing products from a catalog.
* <sup>Level: :red_circle: :red_circle: :red_circle: :red_circle: :red_circle:</sup> [Flutter Chat App with MySQL or PostgreSQL + video and audio calls](https://github.com/RodrigoBertotti/flutter_chat_app_with_nodejs): A Flutter Chat App with MySQL, WebSockets, and Node.js,
* <sup>Level:</sup> <sup>:red_circle: :white_circle: :white_circle: :white_circle: :white_circle:</sup> [Flutter Random Numbers Example](example/random_numbers): Random numbers are generated on the server.
* <sup>Level:</sup> <sup>:red_circle: :red_circle: :white_circle: :white_circle: :white_circle:</sup> [Flutter Simple Chat Example](example/simple_chat): Simple chat between the colors blue and green.
* <sup>Level:</sup> <sup>:red_circle: :red_circle: :red_circle: :white_circle: :white_circle:</sup> [Flutter Catalog Example](example/catalog): Users adding and removing products from a catalog.
* <sup>Level:</sup> <sup>:red_circle: :red_circle: :red_circle: :red_circle: :red_circle:</sup> [Flutter Chat App with MySQL or PostgreSQL + video and audio calls](https://github.com/RodrigoBertotti/flutter_chat_app_with_nodejs): A Flutter Chat App with MySQL, WebSockets, and Node.js,
supports live video and audio calls streaming with WebRTC in Flutter.

## Getting Started
Expand Down

0 comments on commit 8eb1446

Please sign in to comment.