Inspiration

I wanted to learn how to build a real full-stack Flutter application instead of just using local or mock data. This hackathon was a great opportunity to explore Serverpod and understand how a modern backend can work smoothly with Flutter.

What it does

Flutter Butler helps users manage everyday tasks in a simple and efficient way. The main goal of the project is to demonstrate clean communication between a Flutter frontend and a Serverpod backend.

How we built it

The app was built using Flutter for the frontend and Serverpod for the backend. Serverpod handles data storage and API endpoints, while Flutter provides a responsive and user-friendly interface.

Challenges we ran into

One of the main challenges was learning Serverpod’s architecture and correctly connecting backend endpoints to the Flutter app. Debugging backend logic and data flow also required careful testing.

Accomplishments that we're proud of

Built a functional Flutter app with a real Serverpod backend. Successfully connected frontend and backend without using mock data. Gained hands-on experience with full-stack Flutter development. Delivered a complete working project within the hackathon timeframe

What we learned

Through this project, I learned how to structure a full-stack Flutter application, work with Serverpod endpoints, and manage data between client and server in a clean way.

What's next for Flutter Butler

Next steps include adding user authentication, improving the user interface, introducing notifications and reminders, and expanding the app with more smart assistant features.

Built With

Share this project:

Updates