bipin

Results 24 issues of bipin

**1.** adapter.notifyDataSetChanged() is not working for the active fragments which are viewing. Except the active fragments other fragments dataSet are changed. So there is problem in notifyDataSetChanged() . **2.** We...

After visiting this **official docs** via https://pub.dev/documentation/pdf/latest/widgets/MultiPage-class.html. I found _The Wrap Widget here is able to rearrange its children to span them across multiple pages. But a child of Wrap...

enhancement

I am trying to get entered content as HTML format from this **ZefyrField**. If it is possible how? `return ZefyrTheme( data: theme, child: ZefyrField( height: 200.0, decoration: InputDecoration(labelText: 'Description'), controller:...

Invalid Context issue. Please elaborate more about this issue and the way to fix it. ( - InvalidContext: If UIGraphicsGetCurrentContext returns nil.)

Detailed Question: https://stackoverflow.com/questions/64191100/using-dynamic-feature-module-fonts-downloaded-and-installed-in-asset-folder-but

Font from assets not rendering in PDF view which is downloaded and installed using dynamic feature. Detailed Question: https://stackoverflow.com/questions/64191100/using-dynamic-feature-module-fonts-downloaded-and-installed-in-asset-folder-but

dalvik.system.VMRuntime.newNonMovableArray (VMRuntime.java) android.graphics.Bitmap.createBitmap (Bitmap.java:756) **outlander.showcaseview.ShowcaseViewBuilder.setShowcase (ShowcaseViewBuilder.java:337)** outlander.showcaseview.ShowcaseViewBuilder.onDraw (ShowcaseViewBuilder.java:218) android.view.View.draw (View.java:15288) com.android.internal.os.ZygoteInit.main (ZygoteInit.java:723)

Is there anyone helping me with this issue? In android the PDF do not shows the page break. How to show the page break like in iOS. Thank you!