Component - CI/CD for Flutter
This UI component shows a simple Flutter app with a button that increments a counter. It demonstrates how the app UI updates when the state changes, which is important for understanding how CI/CD pipelines test and deploy Flutter apps with dynamic content.