Relative Content

Tag Archive for androidflutterdart

Calling method from another class (Flutter)

I’m new to Flutter and trying to get data from an API. I can’t call my Method from another class even its imported. I’m trying to call that specific method in weather_page.dart from weather_service.dart. Can you help me?

Calling method from another class (Flutter)

I’m new to Flutter and trying to get data from an API. I can’t call my Method from another class even its imported. I’m trying to call that specific method in weather_page.dart from weather_service.dart. Can you help me?