SMEW

Results 28 comments of SMEW

Fixed on version 1.1.0 https://github.com/VNAPNIC/flutter_nearby_connections/releases/tag/1.1.0

android if using wifi means using the hotspot, and will affect internet connection If you still want to use wifi with android you can refer to https://github.com/VNAPNIC/UDP-TCP-Flutter

u can push code off-screen JSON to Secondary Display in here u visible. the widget Secondary Display

Transmit the data from the main display to the secondary display by displayManager.transferDataToPresentation (" test transfer data ")

Create a common widget for 2 screens. Use transferDataToPresentation to transfer data or events to the second monitor.

@caseplugins @fbernaly resolved in version 0.2.3

when u use the SecondaryDisplay then the class SecondaryScreen is a new application, so Provider not working, If you want to receive data at the SecondaryScreen then you must use...

u run "flutter build apk --release" right?

i don't use proguard shrinking in the project. u can add to manifest ``` ```