All Projects → angel-example → Flutter

angel-example / Flutter

A realtime chatroom built wih Angel and Flutter.

Programming Languages

dart
5743 projects

Labels

flutter

Tutorial on Dart Academy

A realtime chatroom built with Angel and Flutter.

This application uses WebSockets and local authentication, as well as service hooks. In terms of server-side code, it is relatively simple; this serves as a testament to Angel's promise of expedited development cycles.

Login Screen Chat Screen

Organization

This project is divided into three sub-projects:

  • common - Shared code, i.e. models.
  • server - A server powered by the Angel framework
  • client - A mobile app, written with Flutter, that queries the server.

Learn More

The Angel Framework

To learn more about the Angel framework, check out the main website and wiki.

Also consider starring the main repo! Thank you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].