Holland Nguyen

Results 7 comments of Holland Nguyen

> I don't know if my solution is useful. > > My server is laravel-echo-server. The socket.io version currently supported is `2.3.0`, but the socket_io_client version I use is `2.0.0-beta.3-nullsafety.0`,...

@MostafaElswefy I know your problem, I was in that trouble before. However, I don't have enough resources to do that. Instead, you can custom 'flutter_lint' to ignore .g.dart file. You...

https://github.com/hacnguyen1412/flutter_sheet_localization Everyone can try mine, I have updated to analyzer: ^5.2.0

Hello @Yetispapa Because mine script uses the SSH protocol `url: [email protected]:hacnguyen1412/flutter_sheet_localization.git`, you need to set up SSH for GitHub. You can use HTTPS protocol instead but you have to enter...

@letsar Thank you for your reply. I wrapped it with `ClipRect`, and `flutter_slidable` is working well now.