Teo

Results 9 issues of Teo

Add option to change header row to vertical row on left

flutter_pagewise.dart:510:23: Error: Method 'removeWhere' cannot be called on 'List?' because it is potentially null.

dark mode support?

im using retrofit_generator: 4.1.0+1 failed to generate part if the interface has nullable generic type Future

Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: flutter_notification_listener/bg_method. Response ID: 9. This happen when I run in release...

### Steps to reproduce in my model adding 2 attribute ` protected $appends = [ 'is_close_by_admin', 'is_close_by_pic', ]; ` ` protected $casts = [ 'close_by_admin_at' => 'datetime', 'close_by_pic_at' => 'datetime',...

bug