Sadman Samee

Results 8 issues of Sadman Samee

Whenever I try to call any API I get this error `TypeError [ERR_INVALID_ARG_VALUE]: The property 'options.family' must be one of: 0, 4, 6. Received false ` ``` 2022-04-26T16:02:13.318271+00:00 app[web.1]: at...

UITableView.automaticDimension is deprecated so changed to UITableViewAutomaticDimension

Hi @V8tr I'm returning a state on .submitting state for a particular event, but it doesn't return the expected state, here's my code, what am I doing wrong here? here...

What should be done to go with ListView / BaseAdapter / ParseQueryAdapter?

### Steps to Reproduce ### Code sample ```dart * What went wrong: A problem occurred configuring project ':isar_flutter_libs'. > Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl. > Namespace not...