Update popup menu
Add file editor Fix android service issues Optimize desktop background performance Optimize android main process performance Optimize delay test Optimize vpn protect
This commit is contained in:
@@ -15,7 +15,6 @@ abstract mixin class TileListener {
|
||||
}
|
||||
|
||||
class Tile {
|
||||
StreamSubscription? subscription;
|
||||
|
||||
final MethodChannel _channel = const MethodChannel('tile');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user