getx_clean_architecture icon indicating copy to clipboard operation
getx_clean_architecture copied to clipboard

Flutter GetX Clean Architecture

Results 2 getx_clean_architecture issues
Sort by recently updated
recently updated
newest added

I get this error when running the app: ```Using hardware rendering with device Android SDK built for x86. If you notice graphics artifacts, consider enabling software rendering with "--enable-software-rendering". Launching...

Hello, I want to return metadata (such as: paging information) in a request; But `Future` type only accept 1 param, how can i do it? Thank you! Sample json response: