Kinwailo
Kinwailo
Add pd.complete() method can force the progress complete and set the completed parameter, so we can show the complete msg with data only available after the process is completed. Add...
The window is set as frameless, after maximized there are 1 pixel gap as attached image: 
Tile always start from left, but I want the tile in center when first row is not filled. (e.g. 1 or 2 tiles only)
webp is not allowed extension when using FileType.image
[Official](https://api.flutter.dev/flutter/widgets/PageController-class.html) constructor: `PageController({int initialPage = 0, bool keepPage = true, double viewportFraction = 1.0, ScrollControllerCallback? onAttach, ScrollControllerCallback? onDetach})` Hook usePageController: `PageController usePageController( {int initialPage = 0, bool keepPage = true,...
## Steps to Reproduce HTML ```html ``` `HtmlWidget` configuration ```dart ``` Tesing environment ``` ``` ## Expected results ## Actual results 
### :speech_balloon: Description Home screen banner is needed for Android TV app: https://developer.android.com/training/tv/get-started/create#icon-and-banner https://developer.android.com/design/ui/tv/guides/system/tv-app-icon-guidelines ### :question: Platform Android