How to fix Text returning instance of " " instead of the actual value?
This is my second post on this issue. I havent been able to figure this out due to my limited dart knowledge. I always screw up with the futures part.
Here’s the code that’s the issue:
import ‘package:flutter/cupertino.dart’;
import ‘packa…