Build a Flutter app with Server Side Rendering (SSR) and dynamic UI updates using the rfw package, addressing challenges of updating apps on older user versions with techniques like Code Push and version support policies.
Create a single Flutter project with a shared Dart library for models and business logic, enabling cross-platform development (iOS, Android, Web, etc.) and a REST API interface deployable to Google Cloud Run.