serverpod 1.2.6 copy "serverpod: ^1.2.6" to clipboard
serverpod: ^1.2.6 copied to clipboard

Serverpod is an open-source, scalable app server, written in Dart for the Flutter community.

example/README.md

Serverpod examples #

Looking at examples can be a great way to learn. Here we collect samples created by the Serverpod team and the community.

  • Pixorama: A multi-user drawing experience. Showcases Serverpod's real-time capabilities and is less than one page of code.
  • Examples directory on Github: Shows how to use the auth and chat modules to authenticate with Apple, Google, email, and Firebase and how to do a real-time chat.

Tutorials #

For tutorial videos and other documentation please refer to our documentation website.