floaty_chathead icon indicating copy to clipboard operation
floaty_chathead copied to clipboard

Flutter Plugin to create your own floating chathead

Results 14 floaty_chathead issues
Sort by recently updated
recently updated
newest added

How can we launch our application (if it is not running already, but chathead is open) from the chathead? I have created chathead with headers and added a FloatyHeadButton, click...

Come on man its been 11 months now

its been 9months comeon ..do something

When calling `floatyHead.openBubble();` , app crash ``` E/AndroidRuntime(24658): java.lang.AssertionError: Assertion failed E/AndroidRuntime(24658): at ni.devotion.floaty_head.services.FloatyContentJobService.onStartCommand(FloatyContentJobService.kt:44) E/AndroidRuntime(24658): at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4087) E/AndroidRuntime(24658): at android.app.ActivityThread.access$1800(ActivityThread.java:219) E/AndroidRuntime(24658): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1891) E/AndroidRuntime(24658): at android.os.Handler.dispatchMessage(Handler.java:107) E/AndroidRuntime(24658): at android.os.Looper.loop(Looper.java:214) E/AndroidRuntime(24658):...

not working on high gradle. Example: classpath 'com.android.tools.build:gradle:4.1.0'

Was having a cast-error when setting an icon, notification-icon and notification title. _CastError (type 'Future' is not a subtype of type 'FutureOr' in type cast) Modifying package source to `FutureOr`...

... I tried to implement this plugin into my app, but without any success. I see an "ongoing" notification, but nothing similar to chat bubbles. Then I cloned the repository...

bug

Hello How do we pass a function to the floaty head button, as there is no 'onPressed' or 'onTap' function.

i can't use txtMsg variable that type string. not error but not show any txt, i can log txtMsg after update body when openbubble it's blank. EachRow(columns: [ EachColumn( text:...