Announcing the New Flutter SDK for PeerTube: Enhance Your Mobile Development

Welcome to the discussion thread for the new Flutter SDK for PeerTube! This SDK simplifies integrating PeerTube functionalities into your mobile applications developed with Flutter. It offers full access to PeerTube’s features through a well-documented and easy-to-use interface.

Key Features:

  • Full Integration: Seamlessly interact with all core features of PeerTube.
  • Detailed Documentation: Get started quickly by visiting our pub.dev documentation.
  • Community Support: Join discussions here to share experiences, ask questions, and suggest improvements.

Getting Started:
Install the SDK from pub.dev:

flutter pub add peer_tube_api_sdk

Dive into building engaging and interactive video platforms with PeerTube and Flutter. Share your projects, ask questions, and engage with the community right here!

Hello!

Thanks for sharing your work, it looks like a nice project!

However, the repository link redirects to an 404 error. Oopsy!

Unfortunately I am migrating the repository, this is the new one.

I am also building an App in Flutter that allows interaction with Peertube for educational purposes, I will share it in the next few days.