Harshit Kumar

Results 26 comments of Harshit Kumar

> ```rust > Local { > uuid: String, // unique file id which we locally assigned to the file > local_path: String, // file path where the selected file is...

> Oh I see the problem... Yes that sounds pretty reasonable, feel free to PR! (I may try to find time doing it, but since this is an enhancement instead...

### Answer from Chat-GPT @dirablue To exclude the .env file only for release builds in a Flutter project, you can modify your build.gradle file located in the android/app directory of...

Assuming `http` quest need to be cancelled, which unfortunately is not yet supported officially in `http` package to abort/cancel the `http` request [ Design an API to support aborting requests.](https://github.com/dart-lang/http/issues/424)

>In case it's Friday afternoon or anytime after 1am: >Opening xcodeproj instead of xcworkspace will cause an error like this... https://stackoverflow.com/questions/29500227/getting-error-no-such-module-using-xcode-but-the-framework-is-there Solved it... Phew after 3 days