Mes: abril 2024

  • BoTing – An Anonymous Chatting App Build with Flutter and Socket.io

    BoTing BoTing is an innovative anonymous chatting app designed to provide users with a secure and private platform for group conversations. With a sleek dark-themed interface, the app emphasizes user anonymity and data privacy, ensuring a seamless and personalized chatting experience. View Github Features Anonymous Chatting: Engage in conversations anonymously without revealing personal information. Host and Join: Create or join …

  • An application template using the bloc state management method with Flutter

    Template App with flutter_bloc [🇺🇸] This project provides an application template using the bloc state management method with Flutter. The project includes user CRUD (Create, Read, Update, Delete) operations and authentication, serving as a realistic example for real-world scenarios. In order to prove that native-looking applications can be developed with Flutter if desired, Cupertino widgets were preferred instead of Material …