Arpit Shrivastava

Results 12 issues of Arpit Shrivastava

Whenever we hot reload a widget which has Flyout as a child, the Flyout does not open(with clock by controller) after hot reload until we re-build the parent.

bug

**Describe the bug** When pressing back button on browser, the uri/route changes but the corresponding page is not rendered. Navigation works with Get.back() as expected, but this issue is with...

I am using Jetson NX 8Gb variant to build yolov5 engine. it takes significantly higher time to build then when on jetpack 4.6/ Deepstream 6.0. I am using Deepstream 6.1.

When using useSubscription with codegen, the widget displays "Bad state: stream has already been listened to." error.

Hey, I recently got this problem again. But this time, 1st time the socket connects and works perfectly fine. But on navigating back and forth to the same widget throws...

needs more info
:hourglass: reproduction needed
Priority: Waiting to be assigned

I want a custom Validator which based on presense of some key in group, affects the "enabled" flag of other keys of the same group. For that I want to...

II am on latest dev branch of riverpod generator and yet I am facing issues for generics. The code builder leaves "Generics" in 2 functions: 1). _copyWith: The create Function...

bug
riverpod_generator

**Describe the bug** The edgedb generator does not generated enum types defined in schema. It treats enum as String and creates fields of classes with String as datatype. **Reproduction** Schema:...

enhancement

I want to run NMS on GPU but with deepstream and not trt.py file you mentioned. I created the onnx engine using the steps as told in NMS on GPU...

- EdgeDB Version: latest (5.6) - OS Version: Windows 11 wsl2 Issue: I recently created a Schema migration which was successfully created. But when I am applying the migration, the...