Subject: Text widgets not rendering within Card widgets on Android device (FlutterFlow project)
Hello, FlutterFlow Community!
I'm working on a Flutter project using the FlutterFlow platform, and I'm encountering an issue with a page widget I imported from the FlutterFlow Marketplace. The widget is called "FitFusion - A Healthy App," and it works fine in the FlutterFlow web app's test mode (simulator). However, when running the app on a physical Android device (Motorola G53), the Text widgets present within the Card widgets on that page are not rendering.
Here are the details:
1. I imported the "FitFusion - A Healthy App" page widget (free) from the FlutterFlow Marketplace into my project.
2. In the FlutterFlow web app's test mode (simulator), the page renders correctly, and all Text widgets within the Card widgets are visible.
3. However, when I build and run the app on my Android device (Motorola G53), the Text widgets within the Card widgets on that page are not visible or rendering at all.
Note: The Card widgets on this page are using a Stack layout manager.
I have tried the following troubleshooting steps:
- Defining a similar page from scratch, but the issue persists (Text widgets within Card widgets are not rendering on the Android device).
- Checking the text color and size to ensure they are not blending with the background or set to an extremely small value.
- Checking for overflow issues and wrapping the Text widgets with SingleChildScrollView.
- Checking for null values and handling them appropriately.
- Checking for conditional rendering and overlapping widgets.
Despite these efforts, the issue remains unresolved.
I recently subscribed to the FlutterFlow Pro plan, and I have a short schedule to deploy my project, so any help or guidance from the community would be greatly appreciated.
Please let me know if you need any additional information or if there are any known workarounds or solutions for this issue.
Thank you in advance for your assistance!
Hélio Rugani Brandão
email: [email protected]