Junior — Middle
Describe the composition of the technology stack you used at your previous job and its features.
sobes.tech AI
Answer from AI
At the previous job, the following stack was used in a Flutter project:
- Flutter SDK — for cross-platform mobile app development.
- Dart — programming language.
- Provider — for state management.
- Firebase — for authentication, database, and analytics.
- Git — version control system.
- CI/CD using GitHub Actions for automated build and testing.
Features:
- Using Provider allowed simple and efficient state management.
- Firebase provided a quick backend without the need to deploy own servers.
- CI/CD accelerated release updates and reduced errors in production.