Lakshydeep Vikram

Results 8 issues of Lakshydeep Vikram

The provided entity includes an unknown attribute - 'availableInNewTerritories' is not an attribute on the resource 'apps' - /data/attributes/availableInNewTerritories The provided entity includes an unknown relationship - 'prices' is not...

Below is my deliver lane. and it continues to throw "Waiting for the build to show up in the build list - this may take a few minutes (check your...

tool: deliver

* Give user option to add custom styles and color to the calendar * Changed name to NepaliCalender of a widget as it was confusing to the inbuilt widget of...

The updates I had done. - Raised Button Changed To Elevated Button - Enums had been created. As user gets confused what to put in enviornment under ESewaConfiguration - Updated...

**Describe the bug** When I pass whole list at once, table is not generating. Code: ``` TableHelper.fromTextArray( context: context, headers: headers.map((e) => pw.Text(e)).toList(), data: rows, cellStyle: const pw.TextStyle(fontSize: 7), headerStyle:...

bug
needs triage

We had done all the setup as according to docs. We are getting subscription offerings in iOS but not in Android. We followed https://rev.cat/why-are-offerings-empty these method and also checked the...

bug

After building app, it stuck in "Built build/app/outputs/flutter-apk/app-debug.apk". using version: **intercom_flutter**: ^9.2.0 Flutter version: 3.24.3 **MyApp.kt** ``` package com.package.name import android.app.Application import io.maido.intercom.IntercomFlutterPlugin class MyApp : Application() { override fun...

platform-android
support