python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Undefined name 'TextSearchOption' FusionSync Flutter PDF Viewer
I wanted to load a PDF in my application. For this, I used the SyncFusion PDF Viewer plugin. Everything worked perfectly till this error came up when I tried to add a search bar
Undefined name 'TextS...
Amalbacker Fysal
Votes: 0
Answers: 1
Call specific platform function on a Flutter federated plugin
I want to know what should be the best way to have a platform specific function on a federated plugin and how to call it from the main app.
Lets see, for example, this federated plugin code:
Platform...
selan
Votes: 0
Answers: 1
Where and How to Include File Resources Within IOS component of Flutter Plugin?
Let's say you're writing the IOS component of a Flutter plugin in Swift.
You have your MyFlutterPlugin.swift file open in XCode.
So that we know what we're talking about the same thing, it's the file ...

Nerdy Bunz
Votes: 0
Answers: 2
How to remove unnecessary padding/space below the progress indicator in percent_indicator Flutter
Flutter Plugin : percent_indicator: ^3.4.0
Github-Issue
Preview
I want to achieve
What I have
Unnecessary space below
I want to remove the unnecessary space below image as shown in 3rd ...
Lakhan Kumawat
Votes: 0
Answers: 1