Rexios

Results 247 comments of Rexios
trafficstars

I was just repeating what @chunhtai said. I'd imagine most people putting `Text` widgets in a `Column` would want to copy them with newlines, but the logic to handle that...

I also just updated that PR to let you compose `SelectionArea`s such that ```dart import 'package:flutter/material.dart'; void main() { runApp( const MaterialApp( home: Scaffold( body: SelectionArea( separator: '\n', child: Column(...

Hopefully this implementation is extensible enough to satisfy all parties

https://github.com/Reselim/beat-saber-overlay/issues/2 The “dropping” thing is just how the overlay loads.

Did you click the link to the other issue? The port forwarding thing works for me. Also when you do that you don’t need to specify the ip or port...

@ThexXTURBOXx I mainly dev on macOS/iOS. What do you want done to test this? I need WASM support, so having version 4 released as stable would be ideal.

How feasible would it be to write integration tests for this functionality? That would make outsourcing testing a lot easier.

I'm implementing this in an iOS/Android/web app this month, so it should be tested pretty thoroughly in a couple weeks. If I don't get back to you please mention me...

Is there a new websocket endpoint as well?

Are there equivalent objects just with different type strings?