-
Whatever Version i try, i'm unable to get the Plugin working.
I was using it 6 years ago without any issues.
Now i run B3 with a UrT 4.3.4 Server but the plugin fails starting with this Error:
**…
-
There is a problem when providing an optional xml+ini solution using the same form. I guess B3 v1.10 will have all config files in .ini format while v1.9.x have them as .xml. I also think displaying 2…
-
Currently MaterialPageRoute is just hardcoded to have a transition duration of 300ms and CupertinoPageRoute, 400ms. A MaterialPageRoute using CupertinoPageTransitionsBuilder via PageTransitionsTheme u…
xster updated
2 months ago
-
Restarting the Dart Analysis Service function of Android Studio is unstable when customizing Analyzer plugins.
To enable the team to make some rules internally, I rewrote Analyzer plugins and confi…
-
Android supports light/dark brightness for statusbar icons. On startup, the FlutterActivity always sets the status bar icons to light.
When trying to create an app with dark status bar icons, this …
-
**Describe the bug**
Configuring the printer to be turned off after a 30 minute idle time does not seem to result in it being turned off. The printer can be turned off and on with the icon that the …
-
There is a fatal [bug](https://github.com/flutter/flutter/issues/70267) in Flutter's Japanese text input.
Therefore, in my app, UITextView is displayed as PlatformView.
After supporting Flutter2, I …
-
## Steps to Reproduce
1. Go to https://flutter.dev/docs/development/packages-and-plugins/plugin-api-migration or https://api.flutter.dev/javadoc/io/flutter/embedding/engine/plugins/activity/ActivityA…
-
### HAR 模板名称
飞牛私有云论坛
### 作者信息
loveyanglove
### 模板备注及说明
账号密码登录签到
### HAR 文件名
飞牛私有云论坛.har
### 其他信息
_No response_
### HAR 模板内容
```JSON
[{"comment":"获取loginhash,formhash"…
-
1. Setup localizations settings
pubspec.yaml
```
flutter_localizations:
sdk: flutter
```
MyApp
```
class MyApp extends StatelessWidget {
// This widget is the root of your application…