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?

How to get folder contents in flutter android app?

I’m trying to build an app to sync a folder on my mobile with Google Drive. My sync logic involves hashing all the files and storing them. However, when I run the following function, it returns a fileCount of 0.

How to get folder contents in flutter android app?

I’m trying to build an app to sync a folder on my mobile with Google Drive. My sync logic involves hashing all the files and storing them. However, when I run the following function, it returns a fileCount of 0.