extension
undefined
fix
search
Sign in
flutter
Newest
What's the use of Android versioncode?
1. Since there is versionname, why has versioncode? 2. Judge whether the app is updated th...
1 answers
How does Android judge whether the device's orientation is vertical screen locked (automatic rotation)?
As shown in the figure, how do I know if the above configuration is enabled?...
1 answers
When the width of the flitter textfield input exceeds that of the UI display, it is trimmed by half. Increasing the height of the parent container can be restored, but the UI changes
When the width of the flitter textfield input exceeds the UI display width, it will be tri...
1 answers
Android build.gradle Which variables are supported by the application variables variant of?
I want to know build.gradle What variables can be written by the variants of the applicati...
0 answers
How to remove the animation effect of tabbarview when the flitter ttabbar is switched?
At present, there is a left to right sliding effect. How to remove it....
1 answers
The old version of flutter cannot use eventchannel
I used the project created by flutter 1.0, but found that I couldn't use eventchannel ...
0 answers
Why does Android installation behave differently when it is opened for the first time?
That is, open the app with the system installer. Why are the results sometimes different? ...
0 answers
How to set the default value of the initialization method parameter of the custom component of flutter?
class MyBtn extends StatelessWidget { final text; final double width; final double height;...
1 answers
How to associate two tables in SQLite?
For example, there are two tables: note and tag CREATE TABLE note ( note_id TEXT PRIMARY K...
1 answers
Android project integrates fluttermodule, methodchannel and missing pluginexception
After learning flutter, I have been tossed about by a question for several days. The quest...
0 answers
How to click the specified button of another app?
Have you ever done it? For a simple example code...
3 answers
Flutter module add to app calls Android native pluginexception?
Problem description The created flutter module is added to the host app according to the t...
3 answers
How to use the flutter to achieve the following interface effect
...
2 answers
How does livedata update an attribute in an object?
Suppose the formbean form object has 30 fields. Each field can be edited So if I only modi...
1 answers
How does flutter call C + +, not C, but C + + code?
Flutter how to call C + +, not C, is C + + code! Seek the great God and solve the problem...
0 answers
more >>