Junior — Middle
Share your experience in implementing projects you participated in at your previous workplace.
sobes.tech AI
Answer from AI
In my previous experience with Flutter, I participated in the development of several projects, including:
-
E-commerce mobile application: implemented a responsive UI using
Providerfor state management, integrated REST API for product retrieval and order placement. -
Task tracking app: used
Blocfor state management, implemented local data storage withsqflite, ensured offline access and synchronization when connected. -
Chat application: integrated WebSocket for real-time communication, implemented authentication via Firebase, used custom widgets to enhance UX.
In each project, I paid attention to clean architecture, separation of logic and UI, as well as optimizing performance and interface responsiveness.