Giter Club home page Giter Club logo

flutter_freshchat's Introduction

In Rust and TypeScript, I code, young developer. Currently building, a Digital Nervous System for the New Web at Coasys, hmmm. Powerful tools, they are, hmmm.

Interested in collaborating? Send me a message

flutter_freshchat's People

Contributors

celestialguru avatar daadu avatar fayeed avatar flutterfreak avatar gurujohn avatar naiduasn avatar savy-91 avatar syaba999 avatar vt-apps avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

flutter_freshchat's Issues

Crash ios version 1.1.7

Xcode's output:

=== BUILD TARGET shared_preferences OF PROJECT Pods WITH CONFIGURATION Debug ===
warning: no rule to process file
'/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/FreshchatModel 2.omo' of
type file for architecture x86_64
warning: no rule to process file '/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/libFDFreshchatSDK.a' of type
archive.ar for architecture x86_64
warning: no rule to process file '/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/LICENSE' of type text for architecture
x86_64
warning: no rule to process file
'/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FCResources.bundle/Themes/normalize.css' of type text.css for
architecture x86_64
warning: no rule to process file '/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/ReleaseNotes.txt' of type text for
architecture x86_64
=== BUILD TARGET firebase_messaging OF PROJECT Pods WITH CONFIGURATION Debug ===
In file included from /Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FlutterFreshchatPlugin.m:1:
In file included from /Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FlutterFreshchatPlugin.h:2:
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:215:41: warning: this block declaration is not a
prototype [-Wstrict-prototypes]
-(void)resetUserWithCompletion:(void (^)())completion;
^
void
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:212:11: warning: parameter 'Completion' not found in the
function declaration [-Wdocumentation]
* @param Completion block to be called when clearData is completed
^~~~~~~~~~
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:212:11: note: did you mean 'completion'?
* @param Completion block to be called when clearData is completed
^~~~~~~~~~
completion
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:428:12: warning: parameter 'Array' not found in the
function declaration [-Wdocumentation]
* @param Array of tags to filter by. Tags can be configured in the portal
^~~~~
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:430:12: warning: parameter 'Title' not found in the
function declaration [-Wdocumentation]
* @param Title for the list of filtered view
^~~~~
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:430:12: note: did you mean 'title'?
* @param Title for the list of filtered view
^~~~~
title
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:432:12: warning: parameter 'Type' not found in the
function declaration [-Wdocumentation]
* @param Type can be either Category or Article determining what to show. ( list of filtered articles or categories)
^~~~
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:432:12: note: did you mean 'type'?
* @param Type can be either Category or Article determining what to show. ( list of filtered articles or categories)
^~~~
type
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:439:12: warning: parameter 'Array' not found in the
function declaration [-Wdocumentation]
* @param Array of tags to filter the channels list
^~~~~
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:441:12: warning: parameter 'Title' not found in the
function declaration [-Wdocumentation]
* @param Title for the list of filtered channels view
^~~~~
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:441:12: note: did you mean 'title'?
* @param Title for the list of filtered channels view
^~~~~
title
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:482:12: warning: parameter 'Array' not found in the
function declaration [-Wdocumentation]
* @param Array of tags to filter the channels list
^~~~~
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:484:12: warning: parameter 'Title' not found in the
function declaration [-Wdocumentation]
* @param Title for the list of filtered channels view
^~~~~
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:484:12: note: did you mean 'title'?
* @param Title for the list of filtered channels view
^~~~~
title
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:517:12: warning: parameter 'Message' not found in the
function declaration [-Wdocumentation]
* @param Message text to send to agent
^~~~~~~
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:517:12: note: did you mean 'message'?
* @param Message text to send to agent
^~~~~~~
message
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:519:12: warning: parameter 'Tag' not found in the
function declaration [-Wdocumentation]
* @param Tag of the channel on which the message needs to be sent
^~~
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FreshchatSDK/FreshchatSDK.h:519:12: note: did you mean 'tag'?
* @param Tag of the channel on which the message needs to be sent
^~~
tag
/Users/Milena/documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.7/ios/Classes/FlutterFreshchatPlugin.m:2:9: fatal error:
'flutter_freshchat/flutter_freshchat-Swift.h' file not found
#import <flutter_freshchat/flutter_freshchat-Swift.h>

get unread message count is not working in my app in freshchat?

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

conversation screen shows only loading !

i am trying to configure freshchat since 5 days and not done yet !
i successfully created user in freshchat but when i trying to open conversation screen it shows only loading , just loading, not also getting any error ! why ?
in your 2nd step for setup "FreshchatMessagingService"need to be added in MainActivity directory but why this class is not there in your repository ?
in short i am not able to implement freshchat in my project due to poor instruction and misleading steps
(i have freshchat id, key, and domain as well)

[BUG] Can't build for iOS

Describe the bug
When trying to build my app for iOS, I'm getting a lot of errors related to FreshChat that makes the app fails to build

To Reproduce
Just try to run the command 'Flutter build ios'

Expected behavior
it should make a successful build

Desktop (please complete the following information):

  • OS: Mac OS (11.1)
  • Device: Generic build for iOS
  • Freshchat Version: 1.4.0
  • Flutter (Channel stable, 1.22.5)

Additional context
Here's the log:

Xcode's output:
↳
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:48:17: error: value of optional type 'FreshchatConfig?' must be
    unwrapped to refer to member 'gallerySelectionEnabled' of wrapped base type 'FreshchatConfig'
                    freshchatConfig.gallerySelectionEnabled = gallerySelectionEnabled
                    ^
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:48:17: note: chain the optional using '?' to access member
    'gallerySelectionEnabled' only for non-'nil' base values
                    freshchatConfig.gallerySelectionEnabled = gallerySelectionEnabled
                    ^
                                   ?
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:48:17: note: force-unwrap using '!' to abort execution if the
    optional value contains 'nil'
                    freshchatConfig.gallerySelectionEnabled = gallerySelectionEnabled
                    ^
                                   !
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:49:17: error: value of optional type 'FreshchatConfig?' must be
    unwrapped to refer to member 'cameraCaptureEnabled' of wrapped base type 'FreshchatConfig'
                    freshchatConfig.cameraCaptureEnabled = cameraEnabled
                    ^
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:49:17: note: chain the optional using '?' to access member
    'cameraCaptureEnabled' only for non-'nil' base values
                    freshchatConfig.cameraCaptureEnabled = cameraEnabled
                    ^
                                   ?
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:49:17: note: force-unwrap using '!' to abort execution if the
    optional value contains 'nil'
                    freshchatConfig.cameraCaptureEnabled = cameraEnabled
                    ^
                                   !
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:50:17: error: value of optional type 'FreshchatConfig?' must be
    unwrapped to refer to member 'teamMemberInfoVisible' of wrapped base type 'FreshchatConfig'
                    freshchatConfig.teamMemberInfoVisible = teamMemberInfoVisible
                    ^
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:50:17: note: chain the optional using '?' to access member
    'teamMemberInfoVisible' only for non-'nil' base values
                    freshchatConfig.teamMemberInfoVisible = teamMemberInfoVisible
                    ^
                                   ?
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:50:17: note: force-unwrap using '!' to abort execution if the
    optional value contains 'nil'
                    freshchatConfig.teamMemberInfoVisible = teamMemberInfoVisible
                    ^
                                   !
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:51:17: error: value of optional type 'FreshchatConfig?' must be
    unwrapped to refer to member 'showNotificationBanner' of wrapped base type 'FreshchatConfig'
                    freshchatConfig.showNotificationBanner = showNotificationBanner
                    ^
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:51:17: note: chain the optional using '?' to access member
    'showNotificationBanner' only for non-'nil' base values
                    freshchatConfig.showNotificationBanner = showNotificationBanner
                    ^
                                   ?
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:51:17: note: force-unwrap using '!' to abort execution if the
    optional value contains 'nil'
                    freshchatConfig.showNotificationBanner = showNotificationBanner
                    ^
                                   !
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:52:17: error: value of optional type 'FreshchatConfig?' must be
    unwrapped to refer to member 'responseExpectationVisible' of wrapped base type 'FreshchatConfig'
                    freshchatConfig.responseExpectationVisible = responseExpectationEnabled
                    ^
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:52:17: note: chain the optional using '?' to access member
    'responseExpectationVisible' only for non-'nil' base values
                    freshchatConfig.responseExpectationVisible = responseExpectationEnabled
                    ^
                                   ?
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:52:17: note: force-unwrap using '!' to abort execution if the
    optional value contains 'nil'
                    freshchatConfig.responseExpectationVisible = responseExpectationEnabled
                    ^
                                   !
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:53:17: error: value of optional type 'FreshchatConfig?' must be
    unwrapped to refer to member 'notificationSoundEnabled' of wrapped base type 'FreshchatConfig'
                    freshchatConfig.notificationSoundEnabled = notificationSoundEnabled
                    ^
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:53:17: note: chain the optional using '?' to access member
    'notificationSoundEnabled' only for non-'nil' base values
                    freshchatConfig.notificationSoundEnabled = notificationSoundEnabled
                    ^
                                   ?
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:53:17: note: force-unwrap using '!' to abort execution if the
    optional value contains 'nil'
                    freshchatConfig.notificationSoundEnabled = notificationSoundEnabled
                    ^
                                   !
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:54:17: error: value of optional type 'FreshchatConfig?' must be
    unwrapped to refer to member 'domain' of wrapped base type 'FreshchatConfig'
                    freshchatConfig.domain = domain
                    ^
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:54:17: note: chain the optional using '?' to access member
    'domain' only for non-'nil' base values
                    freshchatConfig.domain = domain
                    ^
                                   ?
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:54:17: note: force-unwrap using '!' to abort execution if the
    optional value contains 'nil'
                    freshchatConfig.domain = domain
                    ^
                                   !
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:77:17: error: value of optional type 'FreshchatUser?' must be
    unwrapped to refer to member 'firstName' of wrapped base type 'FreshchatUser'
                    user.firstName = arguments["first_name"] as? String
                    ^
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:77:17: note: chain the optional using '?' to access member
    'firstName' only for non-'nil' base values
                    user.firstName = arguments["first_name"] as? String
                    ^
                        ?
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:77:17: note: force-unwrap using '!' to abort execution if the
    optional value contains 'nil'
                    user.firstName = arguments["first_name"] as? String
                    ^
                        !
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:78:17: error: value of optional type 'FreshchatUser?' must be
    unwrapped to refer to member 'lastName' of wrapped base type 'FreshchatUser'
                    user.lastName = arguments["last_name"] as? String
                    ^
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:78:17: note: chain the optional using '?' to access member
    'lastName' only for non-'nil' base values
                    user.lastName = arguments["last_name"] as? String
                    ^
                        ?
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:78:17: note: force-unwrap using '!' to abort execution if the
    optional value contains 'nil'
                    user.lastName = arguments["last_name"] as? String
                    ^
                        !
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:79:17: error: value of optional type 'FreshchatUser?' must be
    unwrapped to refer to member 'phoneNumber' of wrapped base type 'FreshchatUser'
                    user.phoneNumber  = arguments["phone"] as? String
                    ^
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:79:17: note: chain the optional using '?' to access member
    'phoneNumber' only for non-'nil' base values
                    user.phoneNumber  = arguments["phone"] as? String
                    ^
                        ?
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:79:17: note: force-unwrap using '!' to abort execution if the
    optional value contains 'nil'
                    user.phoneNumber  = arguments["phone"] as? String
                    ^
                        !
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:80:17: error: value of optional type 'FreshchatUser?' must be
    unwrapped to refer to member 'email' of wrapped base type 'FreshchatUser'
                    user.email = arguments["email"] as? String
                    ^
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:80:17: note: chain the optional using '?' to access member 'email'
    only for non-'nil' base values
                    user.email = arguments["email"] as? String
                    ^
                        ?
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:80:17: note: force-unwrap using '!' to abort execution if the
    optional value contains 'nil'
                    user.email = arguments["email"] as? String
                    ^
                        !
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:81:17: error: value of optional type 'FreshchatUser?' must be
    unwrapped to refer to member 'phoneCountryCode' of wrapped base type 'FreshchatUser'
                    user.phoneCountryCode = arguments["phone_country_code"] as? String
                    ^
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:81:17: note: chain the optional using '?' to access member
    'phoneCountryCode' only for non-'nil' base values
                    user.phoneCountryCode = arguments["phone_country_code"] as? String
                    ^
                        ?
    /Users/muhammedrefaat/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/ios/Classes/SwiftFlutterFreshchatPlugin.swift:81:17: note: force-unwrap using '!' to abort execution if the
    optional value contains 'nil'
                    user.phoneCountryCode = arguments["phone_country_code"] as? String
                    ^
                        !
    Command CompileSwift failed with a nonzero exit code
    Command CompileSwift failed with a nonzero exit code
    note: Using new build system
    note: Building targets in parallel
    note: Planning build
    note: Constructing build description

Bug: Map symbol missing in Plugin Class

Caught the following error while flutter build apk .

Initializing gradle...                                              1.4s
Resolving dependencies...                                          20.3s
/home/harsh/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.2/android/src/main/java/com/freshchat/flutter_freshchat/FlutterFreshchatPlugin.java:83: error: cannot find symbol
            final Map<String, String> customProperties = call.argument("custom_property_list");
                  ^                                                     
  symbol:   class Map                                                   
  location: class FlutterFreshchatPlugin                                
Note: /home/harsh/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.1.2/android/src/main/java/com/freshchat/flutter_freshchat/FlutterFreshchatPlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.   

Checked FlutterFreshchatPlugin.java , you forgot to import Map.

Getting Errors while running Demo. (can not find symbols.)[BUG]

I am trying run demo and facing following errors.

/Users/Downloads/flutter_freshchat-master/android/src/main/java/com/freshchat/flutter_freshchat/FlutterFreshchatPlugin.java:154: error: cannot find symbol
            final String message = call.argument["message"];
                                       ^
  symbol:   variable argument
  location: variable call of type MethodCall
/Users/Downloads/flutter_freshchat-master/android/src/main/java/com/freshchat/flutter_freshchat/FlutterFreshchatPlugin.java:154: error: incompatible types: String cannot be converted to int
            final String message = call.argument["message"];
                                                 ^
/Users/Downloads/flutter_freshchat-master/android/src/main/java/com/freshchat/flutter_freshchat/FlutterFreshchatPlugin.java:155: error: cannot find symbol
            final String tag = call.argument["tag"];
                                   ^
  symbol:   variable argument
  location: variable call of type MethodCall
/Users/Downloads/flutter_freshchat-master/android/src/main/java/com/freshchat/flutter_freshchat/FlutterFreshchatPlugin.java:155: error: incompatible types: String cannot be converted to int
            final String tag = call.argument["tag"];
                                             ^
/Users/Downloads/flutter_freshchat-master/android/src/main/java/com/freshchat/flutter_freshchat/FlutterFreshchatPlugin.java:157: error: cannot find symbol
            freshchatMessage.setTag(channel);
                                    ^
  symbol:   variable channel
  location: class FlutterFreshchatPlugin
Note: /Users/Downloads/flutter_freshchat-master/android/src/main/java/com/freshchat/flutter_freshchat/FlutterFreshchatPlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
5 errors

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':flutter_freshchat:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

Could not build Objective-C module 'flutter_freshchat'

This is happening since version 1.3.0.

info flutter.tools <unknown>:0: error: could not build Objective-C module 'flutter_freshchat'

Desktop (please complete the following information):

  • OS: Mac
  • Device: IOS Simulator
  • Version: 13.4

how to hide powered by freshchat in showConversations dialog?

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Migrate to AndroidX

Is your feature request related to a problem? Please describe.
Migrating to AndroidX is inevitable!!

Describe the solution you'd like
Update the freshdesk android dependency to the latest version. I had requested this to the freshdesk team they now support AndroidX. Check this issue

Describe alternatives you've considered
Nil

Additional context
Mark the latest version number that doesn't support AndroidX and put that in README.md

[BUG] Not build Objective-C module 'flutter_freshchat'

Describe the bug

#import "Headers/flutter_freshchat-umbrella.h"
        ^
/Users/bob/mobilestone/LinkFresh-app/ios/Pods/Target Support Files/flutter_freshchat/flutter_freshchat-umbrella.h:13:9: note: in file included from /Users/bob/mobilestone/LinkFresh-app/ios/Pods/Target Support Files/flutter_freshchat/flutter_freshchat-umbrella.h:13:
#import "FlutterFreshchatPlugin.h"
        ^
/Users/bob/development/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.3.2/ios/Classes/FlutterFreshchatPlugin.h:2:9: error: include of non-modular header inside framework module 'flutter_freshchat.FlutterFreshchatPlugin': '/Users/bob/mobilestone/LinkFresh-app/ios/Pods/FreshchatSDK/FreshchatSDK/FreshchatSDK.h'
#import "FreshchatSDK.h"
        ^
<unknown>:0: error: could not build Objective-C module 'flutter_freshchat'

To Reproduce
I don't know much about IOS, so follow the flow of IOS in README.

Desktop

  • OS: [Mac]
  • Device: iPhoneX
  • Version Flutter (Channel stable, v1.17.4, on Mac OS X 10.15.5 19F101)

[BUG] Unsupported version of Picaso found

Describe the bug
The packages throws an "Unsupported version of Picaso found." error and doesn't initialize.

To Reproduce
Steps to reproduce the behavior:
Add the FlutterFreshchat and call the init method. The error below should appear.

Error log:

E/MethodChannel#flutter_freshchat( 3862): Failed to handle method call
E/MethodChannel#flutter_freshchat( 3862): java.lang.IllegalArgumentException: Unsupported version of Picasso found. Please create and set custom Image loader using Freshchat.setImageLoader().
E/MethodChannel#flutter_freshchat( 3862): 	at com.freshchat.consumer.sdk.j.ba.fX(Unknown Source:29)
E/MethodChannel#flutter_freshchat( 3862): 	at com.freshchat.consumer.sdk.Freshchat.init(Unknown Source:55)
E/MethodChannel#flutter_freshchat( 3862): 	at com.freshchat.flutter_freshchat.FlutterFreshchatPlugin.onMethodCall(FlutterFreshchatPlugin.java:65)
E/MethodChannel#flutter_freshchat( 3862): 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:226)
E/MethodChannel#flutter_freshchat( 3862): 	at io.flutter.embedding.engine.dart.DartMessenger.handleMessageFromDart(DartMessenger.java:85)
E/MethodChannel#flutter_freshchat( 3862): 	at io.flutter.embedding.engine.FlutterJNI.handlePlatformMessage(FlutterJNI.java:631)
E/MethodChannel#flutter_freshchat( 3862): 	at android.os.MessageQueue.nativePollOnce(Native Method)
E/MethodChannel#flutter_freshchat( 3862): 	at android.os.MessageQueue.next(MessageQueue.java:336)
E/MethodChannel#flutter_freshchat( 3862): 	at android.os.Looper.loop(Looper.java:197)
E/MethodChannel#flutter_freshchat( 3862): 	at android.app.ActivityThread.main(ActivityThread.java:7860)
E/MethodChannel#flutter_freshchat( 3862): 	at java.lang.reflect.Method.invoke(Native Method)
E/MethodChannel#flutter_freshchat( 3862): 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
E/MethodChannel#flutter_freshchat( 3862): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1075)

Desktop (please complete the following information):

  • OS: Ubuntu
  • Device: Samsung A10
  • Package Version 1.3.0
  • Flutter version 1.17.1

[BUG] Crash in iOS when calling FlutterFreshchat

Describe the bug
When you open the app for the first time it crashes with this error below. ( I am using flutter_freshchat version 1.2.6)

Desktop (please complete the following information):

  • OS: MacOS Catalina Version: 10.15.2
  • Device: All iPhone devices + simulators

Flutter doctor -v

[✓] Flutter (Channel stable, v1.12.13+hotfix.8, on Mac OS X 10.15.2 19C57, locale en-BH)
• Flutter version 1.12.13+hotfix.8 at /Users/dev/development/flutter
• Framework revision 0b8abb4724 (3 weeks ago), 2020-02-11 11:44:36 -0800
• Engine revision e1e6ced81d
• Dart version 2.7.0

[!] Android toolchain - develop for Android devices (Android SDK version 29.0.0)
• Android SDK at /Users/dev/Library/Android/sdk
• Android NDK location not configured (optional; useful for native profiling support)
• Platform android-29, build-tools 29.0.0
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)
! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses

[✓] Xcode - develop for iOS and macOS (Xcode 11.3)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 11.3, Build version 11C29
• CocoaPods version 1.9.0

[!] Android Studio (version 3.5)
• Android Studio at /Applications/Android Studio.app/Contents
✗ Flutter plugin not installed; this adds Flutter specific functionality.
• Dart plugin version 183.6270
• Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)

[✓] VS Code (version 1.42.1)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.8.1

[✓] Connected device (1 available)
• iPhone 11 • B60011B4-308E-4228-B0E3-ED5091980954 • ios • com.apple.CoreSimulator.SimRuntime.iOS-13-3 (simulator)

! Doctor found issues in 2 categories.
ITs-MacBook-Air:homiez-mobile dev$

Additional context
Launching lib/main.dart on iPhone 11 in debug mode...
Xcode build done. 94.7s
path: satisfied (Path is satisfied), interface: en0
Configuring the default Firebase app...
path: satisfied (Path is satisfied), interface: en0
Configured the default Firebase app __FIRAPP_DEFAULT.
path: satisfied (Path is satisfied), interface: en0
path: satisfied (Path is satisfied), interface: en0
[C4.1 8C472F77-CA5E-4E2B-99A0-B30318B4A2DA 192.168.100.60:60991<->172.217.19.14:443]
Connected Path: satisfied (Path is satisfied), interface: en0
Duration: 0.364s, DNS @0.001s took 0.007s, TCP @0.010s took 0.036s, TLS took 0.166s
bytes in/out: 4370/1117, packets in/out: 8/10, rtt: 0.029s, retransmitted packets: 0, out-of-order packets: 0
[C5.1 AA781AED-06EC-4E96-A886-FEF7E3017F5D 192.168.100.60:60992<->172.217.19.14:443]
Connected Path: satisfied (Path is satisfied), interface: en0
Duration: 0.402s, DNS @0.002s took 0.005s, TCP @0.009s took 0.040s, TLS took 0.207s
bytes in/out: 4732/1022, packets in/out: 8/9, rtt: 0.034s, retransmitted packets: 0, out-of-order packets: 0
[C6.1 64032EE7-57BF-4699-BF46-0B3EEB523365 192.168.100.60:60993<->172.217.19.14:443]
Connected Path: satisfied (Path is satisfied), interface: en0
Duration: 0.338s, DNS @0.001s took 0.004s, TCP @0.007s took 0.033s, TLS took 0.159s
bytes in/out: 4242/1464, packets in/out: 8/10, rtt: 0.028s, retransmitted packets: 0, out-of-order packets: 0
flutter: {deviceid: E5AC360A-D9FF-450D-AC2F-2D22E80FE2A2, os: iOS, systemversion: 13.3, mobile: iPhone 11, version: 2.3.8, buildNumber: 0.0.0}
path: satisfied (Path is satisfied), interface: en0
[C7.1 0D81BD57-304C-4CDA-9197-E873CE0B392E 192.168.100.60:61020<->172.217.19.14:443]
Connected Path: satisfied (Path is satisfied), interface: en0
Duration: 0.395s, DNS @0.002s took 0.004s, TCP @0.008s took 0.036s, TLS took 0.211s
bytes in/out: 4242/1406, packets in/out: 8/10, rtt: 0.029s, retransmitted packets: 0, out-of-order packets: 0
Lost connection to device.
*** First throw call stack:

(
	0   CoreFoundation                      0x00007fff23c7127e __exceptionPreprocess + 350
	1   libobjc.A.dylib                     0x00007fff513fbb20 objc_exception_throw + 48
	2   CoreFoundation                      0x00007fff23c91ed4 +[NSObject(NSObject) doesNotRecognizeSelector:] + 132
	3   CoreFoundation                      0x00007fff23c75c4c ___forwarding___ + 1436
	4   CoreFoundation                      0x00007fff23c77f78 _CF_forwarding_prep_0 + 120
	5   flutter_freshchat                   0x000000010d3b072d -[FDWebImageDownloaderOperation URLSession:task:didCompleteWithError:] + 476
	6   flutter_freshchat                   0x000000010d41a266 -[FDWebImageDownloader URLSession:task:didCompleteWithError:] + 113
	7   CFNetwork                           0x00007fff22f31884 _CFNetworkHTTPConnectionCacheSetL<…>

Crash on iOS

Hi, I'm currently experiencing crashes on iOS. I am running the latest available version of the package from pub.dev and no errors on the android build of my app.

Here is the error I face whenever I try to show the FAQs:

*** First throw call stack:
(
	0   CoreFoundation                      0x000000010feab1bb __exceptionPreprocess + 331
	1   libobjc.A.dylib                     0x000000010f449735 objc_exception_throw + 48
	2   CoreFoundation                      0x000000010fec9e44 +[NSObject(NSObject) doesNotRecognizeSelector:] + 132
	3   CoreFoundation                      0x000000010feafed6 ___forwarding___ + 1446
	4   CoreFoundation                      0x000000010feb1da8 _CF_forwarding_prep_0 + 120
	5   flutter_freshchat                   0x000000010e786638 -[FDWebImageDownloaderOperation URLSession:task:didCompleteWithError:] + 514
	6   flutter_freshchat                   0x000000010e7eb7f7 -[FDWebImageDownloader URLSession:task:didCompleteWithError:] + 113
	7   CFNetwork                           0x0000000112018342 __51-[NSURLSession delegate_task:did<…>
Lost connection to device.

Here is the code needed to replicate the error above:

initChat () async {
   await FlutterFreshchat.init(appID: '...', appKey: '...', cameraEnabled: false);
   //FreshchatUser user = FreshchatUser.initail();
   //user.firstName = appState.snapshot.customer.appUser.name;
   //user.lastName = appState.snapshot.customer.appUser.surname;
   //user.phone = appState.snapshot.customer.appUser.loginPhoneNumber;
   //user.email = appState.snapshot.customer.appUser.email;
   //await FlutterFreshchat.identifyUser(externalID: appState.snapshot.customer.appUser.id);
   //await FlutterFreshchat.updateUserInfo(user: user);
 }

 showChat() async {
   await FlutterFreshchat.showConversations(tags: const [], title: 'Chat di assistenza');
 }

 showFaq() async {
   await FlutterFreshchat.showFAQs(showContactUsOnAppBar: false, showContactUsOnFaqScreens: false, showFaqCategoriesAsGrid: false);
 }

 @override
 void dispose(){
   super.dispose();
   FlutterFreshchat.resetUser();
 }

 @override
 void initState() {
   super.initState();
   initChat();
 }

If I uncomment the remaining lines in initChat() then the app crashes earlier without writing any debug information in console. It crashes during the initChat() call.

The code as is is able to successfully open and run the chat but crashes with the FAQ page.

On Android, we are currently using the code without all the comments in initChat.

I was able to replicate it with a physical iPhone 6s on iOS 12.0.1 and on an emulated iPhone XR on iOS 12.1

Here is also the output from flutter doctor

[✓] Flutter (Channel stable, v1.9.1+hotfix.2, on Mac OS X 10.13.6 17G65, locale
    it-IT)
[✓] Xcode - develop for iOS and macOS (Xcode 10.1)

How to generate restoreId in flutter fresh chat(getting empty string)?

I checked some issues online.someone mentioned that restoreId will get generated only after first was sent.I tried to call send message function and then did identify user .Still, I am getting restoreId as empty string.

  FreshchatUser user = FreshchatUser.initail();
  user.email = email;
  user.firstName = firstName;
  user.lastName = lastName;
  user.phoneCountryCode = '91';
  user.phone = phone;
  bool result = await FlutterFreshchat.updateUserInfo(user: user);
  bool sendMessageSuccess =await FlutterFreshchat.send(message: 'Hello',tag: 'test');
  if(sendMessageSuccess){
  freshChatId = await FlutterFreshchat.identifyUser(externalID: phone, restoreID: null);
  print('freshChatId');
   }

and
2)Is there any way to trigger an event on the click of back button in the flutter chat screen.

App crashes when FlutterFreshchat.showConversations() or FlutterFreshchat.showFAQs() is called on androidx

when FlutterFreshchat.showConversations() or FlutterFreshchat.showFAQs(), it throws an exception and crashes the app. Kindly assist

Version Used
flutter_freshchat: ^1.3.0

        android:name="androidx.core.content.FileProvider"
        android:authorities="com.freshchat.flutter_freshchat.provider"
        android:exported="false"
        android:grantUriPermissions="true">
        <meta-data
            android:name="android.support.FILE_PROVIDER_PATHS"
            android:resource="@xml/freshchat_file_provider_paths" />

Exception
D/AndroidRuntime(29959): Shutting down VM
E/AndroidRuntime(29959): FATAL EXCEPTION: main
E/AndroidRuntime(29959): Process: com.fresh_chat.test, PID: 29959
E/AndroidRuntime(29959): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.fresh_chat.test/com.freshchat.consumer.sdk.activity.ChannelListActivity}: android.view.InflateException: Binary XML file line #17: Binary XML file line #17: Error inflating class androidx.appcompat.widget.ActionBarOverlayLayout
E/AndroidRuntime(29959): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3114)
E/AndroidRuntime(29959): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3257)
E/AndroidRuntime(29959): at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
E/AndroidRuntime(29959): at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
E/AndroidRuntime(29959): at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
E/AndroidRuntime(29959): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1948)
E/AndroidRuntime(29959): at android.os.Handler.dispatchMessage(Handler.java:106)
E/AndroidRuntime(29959): at android.os.Looper.loop(Looper.java:214)
E/AndroidRuntime(29959): at android.app.ActivityThread.main(ActivityThread.java:7050)
E/AndroidRuntime(29959): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(29959): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
E/AndroidRuntime(29959): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)
E/AndroidRuntime(29959): Caused by: android.view.InflateException: Binary XML file line #17: Binary XML file line #17: Error inflating class androidx.appcompat.widget.ActionBarOverlayLayout
E/AndroidRuntime(29959): Caused by: android.view.InflateException: Binary XML file line #17: Error inflating class androidx.appcompat.widget.ActionBarOverlayLayout
E/AndroidRuntime(29959): Caused by: java.lang.ClassNotFoundException: Didn't find class "androidx.appcompat.widget.ActionBarOverlayLayout" on path: DexPathList[[zip file "/data/app/com.fresh_chat.test,-koNRblhvzOXMNhm3ZhRcwA==/base.apk"],nativeLibraryDirectories=[/data/app/com.fresh_chat.test-koNRblhvzOXMNhm3ZhRcwA==/lib/arm64, /data/app/com.fresh_chat.test-koNRblhvzOXMNhm3ZhRcwA==/base.apk!/lib/arm64-v8a, /system/lib64, /system/vendor/lib64]]

E/AndroidRuntime(29959): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
E/AndroidRuntime(29959): at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
E/AndroidRuntime(29959): at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
E/AndroidRuntime(29959): at android.view.LayoutInflater.createView(LayoutInflater.java:606)
E/AndroidRuntime(29959): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:790)
E/AndroidRuntime(29959): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:730)
E/AndroidRuntime(29959): at android.view.LayoutInflater.inflate(LayoutInflater.java:492)
E/AndroidRuntime(29959): at android.view.LayoutInflater.inflate(LayoutInflater.java:423)
E/AndroidRuntime(29959): at android.view.LayoutInflater.inflate(LayoutInflater.java:374)
E/AndroidRuntime(29959): at androidx.appcompat.app.AppCompatDelegateImpl.createSubDecor(AppCompatDelegateImpl.java:749)
E/AndroidRuntime(29959): at androidx.appcompat.app.AppCompatDelegateImpl.ensureSubDecor(AppCompatDelegateImpl.java:659)
E/AndroidRuntime(29959): at androidx.appcompat.app.AppCompatDelegateImpl.setContentView(AppCompatDelegateImpl.java:552)
E/AndroidRuntime(29959): at androidx.appcompat.app.AppCompatActivity.setContentView(AppCompatActivity.java:161)
E/AndroidRuntime(29959): at com.freshchat.consumer.sdk.activity.ChannelListActivity.onCreate(Unknown Source:15)
E/AndroidRuntime(29959): at android.app.Activity.performCreate(Activity.java:7327)
E/AndroidRuntime(29959): at android.app.Activity.performCreate(Activity.java:7318)
E/AndroidRuntime(29959): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1271)
E/AndroidRuntime(29959): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3094)
E/AndroidRuntime(29959): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3257)
E/AndroidRuntime(29959): at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
E/AndroidRuntime(29959): at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
E/AndroidRuntime(29959): at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
E/AndroidRuntime(29959): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1948)
E/AndroidRuntime(29959): at android.os.Handler.dispatchMessage(Handler.java:106)
E/AndroidRuntime(29959): at android.os.Looper.loop(Looper.java:214)
E/AndroidRuntime(29959): at android.app.ActivityThread.main(ActivityThread.java:7050)
E/AndroidRuntime(29959): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(29959): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
E/AndroidRuntime(29959): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)
E/AndroidRuntime(29959): Suppressed: java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/core/view/NestedScrollingParent3;
E/AndroidRuntime(29959): at java.lang.VMClassLoader.findLoadedClass(Native Method)
E/AndroidRuntime(29959): at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:738)
E/AndroidRuntime(29959): at java.lang.ClassLoader.loadClass(ClassLoader.java:363)
E/AndroidRuntime(29959): ... 27 more
E/AndroidRuntime(29959): Caused by: java.lang.ClassNotFoundException: Didn't find class "androidx.core.view.NestedScrollingParent3" on path: DexPathList[[zip file "/data/app/com.fresh_chat.test-koNRblhvzOXMNhm3ZhRcwA==/base.apk"],nativeLibraryDirectories=[/data/app/com.fresh_chat.test-koNRblhvzOXMNhm3ZhRcwA==/lib/arm64, /data/app/com.fresh_chat.test-koNRblhvzOXMNhm3ZhRcwA==/base.apk!/lib/arm64-v8a, /system/lib64, /system/vendor/lib64]]
E/AndroidRuntime(29959): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
E/AndroidRuntime(29959): at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
E/AndroidRuntime(29959): at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
E/AndroidRuntime(29959): ... 30 more

Null safety support and V2 Embedded

The new update of flutter support these features and I can’t really run the app normally.

I want an update of the package to support these features .

Android X support

To support Android X, fileprovider should be set to android:authorities="com.freshchat.flutter_freshchat.provider".

<provider
            android:name="androidx.core.content.FileProvider"
            android:authorities="com.freshchat.flutter_freshchat.provider"
            android:exported="false"
            android:grantUriPermissions="true">
            <meta-data
                android:name="android.support.FILE_PROVIDER_PATHS"
                android:resource="@xml/freshchat_file_provider_paths" />
        </provider>

DISCUSSION on duplicated info.plist error

Hi! Do you have any idea how the error related to the duplicated info.plist could be fixed once and for good?

We are moving towards CI/CD and having this error always breaks the build, I'd be glad to help but I have no idea where to start looking :)

Add web support

It would be nice if this plugin supported the Freshdesk web SDK through the same API as it uses for iOS/Android. With Flutter web support in beta, it would be useful to make this plugin more cross-platform.

I may eventually implement this myself when I need it for my project, but that won't be for 6-12 months.

FAQs

my faqs button and notification button is not work please help me

[BUG] app crashes by tapping on update user item on iOS

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Mac, Windows, Ubuntu]
  • Device: [e.g. iPhone6] | Emulator
  • Version [e.g. 1.1.7]

Additional context
Add any other context about the problem here.

could not build Objective-C module 'flutter_freshchat'(Not able to take iOS build)

In one of my project Iam using flutter_freshchat integration. In that am facing an issue in iOS, when I add flutter_freshchat: ^1.3.0 in pubspec.yaml. Am not able to build only with this. Am getting error the following;

<module-includes>:1:9: note: in file included from <module-includes>:1:#import "Headers/flutter_freshchat-umbrella.h" ^/Users/docty/Workspace/Projects/Docty/ios/Pods/Target Support Files/flutter_freshchat/flutter_freshchat-umbrella.h:13:9: note: in file included from /Users/docty/Workspace/Projects/Docty/ios/Pods/Target Support Files/flutter_freshchat/flutter_freshchat-umbrella.h:13:#import "FlutterFreshchatPlugin.h" ^/Users/docty/Workspace/FlutterDevelopments/flutter/.pub-cache/git/flutter_freshchat-37d8d569f7adc8c6451384634386f1151b1d686f/ios/Classes/FlutterFreshchatPlugin.h:2:9: error: include of non-modular header inside framework module 'flutter_freshchat.FlutterFreshchatPlugin': '/Users/docty/Workspace/Projects/Docty/ios/Pods/FreshchatSDK/FreshchatSDK/FreshchatSDK.h'#import "FreshchatSDK.h" ^<unknown>:0: error: could not build Objective-C module 'flutter_freshchat'

But when I use the workaround like the following link I am able to build.
#33

That time I have to remove the domain from FlutterFreshchat.init. But without a domain it's not loading the data also. May I know why I am getting this kind of issue. Struggling from past one week. I tried all the git issues solution. It's not working.

Flutter details:

Flutter 1.22.3 • channel unknown • unknown source Framework • revision 8874f21e79 (7 months ago) • 2020-10-29 14:14:35 -0700 Engine • revision a1440ca392 Tools • Dart 2.10.3

Xcode details:
Version 12.5

No compile error help

I try to used the plugin with flutter 1.22 and show me the following error after try compile the apps

Note: /home/cesar/Descargas/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.4.0/android/src/main/java/com/freshchat/flutter_freshchat/FlutterFreshchatPlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

If I continue with the message the app all time crashed never open.

any have solution to this problem? thanks for you help

iOS release build fails after adding Freshchat plugin

iOS release build fails but debug build is working.

Here's the log:

warning: no rule to process file '/Users/amit/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.4/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/FreshchatModel 5.omo' of type file for architecture armv7
    warning: no rule to process file '/Users/amit/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.4/ios/Classes/FreshchatSDK/libFDFreshchatSDK.a' of type archive.ar for architecture armv7
    warning: no rule to process file '/Users/amit/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.4/ios/Classes/FreshchatSDK/LICENSE' of type text for architecture armv7
    warning: no rule to process file '/Users/amit/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.4/ios/Classes/FreshchatSDK/FCResources.bundle/Themes/normalize.css' of type text.css for architecture armv7
    warning: no rule to process file '/Users/amit/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.4/ios/Classes/FreshchatSDK/ReleaseNotes.txt' of type text for architecture armv7
    warning: no rule to process file '/Users/amit/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.4/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/FreshchatModel 5.omo' of type file for architecture arm64
    warning: no rule to process file '/Users/amit/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.4/ios/Classes/FreshchatSDK/libFDFreshchatSDK.a' of type archive.ar for architecture arm64
    warning: no rule to process file '/Users/amit/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.4/ios/Classes/FreshchatSDK/LICENSE' of type text for architecture arm64
    warning: no rule to process file '/Users/amit/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.4/ios/Classes/FreshchatSDK/FCResources.bundle/Themes/normalize.css' of type text.css for architecture arm64
    warning: no rule to process file '/Users/amit/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.4/ios/Classes/FreshchatSDK/ReleaseNotes.txt' of type text for architecture arm64
    Could not find file /Users/amit/Documents/development/click_paramount_agency/build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]: No such file or directory
    ERROR: Failed to run /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 -rem text /Users/amit/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.4/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected] /Users/amit/Documents/development/click_paramount_agency/build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]
    Command /Applications/Xcode.app/Contents/Developer/usr/bin/copypng failed with exit code 1

How to update the FreshchatSDK.h using shell-script?

You have the following in your documentation:
Manually in xcode update the FreshchatSDK.h to be in the flutter_freshchat target and public.

We are trying to configure DI, and we need to do this using a shell-script. Could you please point out how we can do this step using a shell-script?

Handle deprecation of Freshchat SDK v3.3.0

Is your feature request related to a problem? Please describe.
Freshchat SDK v3.3.0 might not function properly after December 2020. Check screenshot below for more details.

Describe the solution you'd like
Need to study API changes and upgrade to latest SDK

Additional context
Screenshot of email received from Freshchat
Screenshot 2020-11-26 at 11 24 04 PM

Error when 'flutter build ios'

error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_audio_progess_min_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_audio_progess_min_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_audio_progess_min_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_audio_progess_min_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_send_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_send_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_send_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_send_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_mic_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_mic_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_mic_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_mic_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_close_image_preview.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_close_image_preview.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_close_image_preview.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_close_image_preview.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_sending_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_sending_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_sending_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_sending_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_search_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_search_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_search_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_search_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_image_placeholder.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_image_placeholder.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_image_placeholder.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_image_placeholder.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_right_arrow_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_right_arrow_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_right_arrow_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_right_arrow_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_play_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_play_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_play_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_play_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_contact_us_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_contact_us_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_contact_us_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_contact_us_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/VersionInfo.plist' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/VersionInfo.plist'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/VersionInfo.plist' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/VersionInfo.plist'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/FreshchatModel 1.mom' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/FreshchatModel 1.mom'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/FreshchatModel 1.mom' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/FreshchatModel 1.mom'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_back_button_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_back_button_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_back_button_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_back_button_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_channels_image.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_channels_image.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_channels_image.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_channels_image.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_audio_progess_max_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_audio_progess_max_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_audio_progess_max_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_audio_progess_max_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_faq_image.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_faq_image.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_faq_image.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_faq_image.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_notification_cancel_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_notification_cancel_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_notification_cancel_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_notification_cancel_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/FreshchatModel 5.mom' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/FreshchatModel 5.mom'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/FreshchatModel 5.mom' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/FreshchatModel 5.mom'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_chat_bubble_right.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_chat_bubble_right.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_chat_bubble_right.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_chat_bubble_right.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_cancel_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_cancel_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_cancel_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_cancel_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_unsupported_content_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_unsupported_content_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_unsupported_content_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_unsupported_content_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_empty_search_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_empty_search_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_empty_search_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_empty_search_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_agent_avatar_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_agent_avatar_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_agent_avatar_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_agent_avatar_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_sent_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_sent_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_sent_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_sent_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/FreshchatModel 3.mom' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/FreshchatModel 3.mom'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/FreshchatModel 3.mom' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/FreshchatModel 3.mom'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_chat_bubble_left.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_chat_bubble_left.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_chat_bubble_left.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_chat_bubble_left.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_conv_bg.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_conv_bg.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_conv_bg.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_conv_bg.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Themes/FCTheme.plist' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/FCTheme.plist'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Themes/FCTheme.plist' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/FCTheme.plist'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/FreshchatModel.mom' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/FreshchatModel.mom'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/FreshchatModel.mom' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/FreshchatModel.mom'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_stop_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_stop_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_stop_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_stop_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_upload_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_upload_icon.png'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/freshchat_upload_icon.png' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/freshchat_upload_icon.png'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FCResources.bundle/Images/[email protected]' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/[email protected]'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/FreshchatModel 2.mom' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/FreshchatModel 2.mom'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/FreshchatModel 2.mom' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/FreshchatModel 2.mom'
error: Unexpected duplicate tasks:
1) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/FreshchatModel 4.mom' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/FreshchatModel 4.mom'
2) Target 'flutter_freshchat' (project 'Pods') has copy command from 'flutter/.pub-cache/hosted/pub.dartlang.org/flutter_freshchat-1.2.5/ios/Classes/FreshchatSDK/FreshchatModels.bundle/FreshchatModel.momd/FreshchatModel 4.mom' to
'build/ios/Release-iphoneos/flutter_freshchat/flutter_freshchat.framework/FreshchatModel 4.mom'

Customization through dart code

Currently I can not find how to customize the theme.

It will be nice to have a way to customize the freshchat as they explain in their documentation.

Example:

FlutterFreshchat.init(
  appID: '<appID>',
  appKey: '<appKey>',
  navigatorBar: NavigatorBarStyle(
    backgroudColor: Colors.red,
  ),
);

App getiing crash when opening chat screen

logs

Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'androidx.lifecycle.Lifecycle$State androidx.lifecycle.Lifecycle.getCurrentState()' on a null object reference

using 1.2.1 version

flutter_freshchat` does not specify a Swift version and none of the targets (`Runner`) integrating it have the `SWIFT_VERSION` attribute set. Please contact the author or set the `SWIFT_VERSION` attribute in at least one of the targets that integrate this pod.

- `flutter_freshchat` does not specify a Swift version and none of the targets (`Runner`) integrating it have the `SWIFT_VERSION` attribute set. Please contact the author or set the `SWIFT_VERSION` attribute in at least one of the targets that integrate this pod.
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.7.0/lib/cocoapods/installer/xcode/target_validator.rb:122:in `verify_swift_pods_swift_version'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.7.0/lib/cocoapods/installer/xcode/target_validator.rb:37:in `validate!'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.7.0/lib/cocoapods/installer.rb:578:in `validate_targets'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.7.0/lib/cocoapods/installer.rb:158:in `install!'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.7.0/lib/cocoapods/command/install.rb:51:in `run'
/Library/Ruby/Gems/2.3.0/gems/claide-1.0.2/lib/claide/command.rb:334:in `run'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.7.0/lib/cocoapods/command.rb:52:in `run'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.7.0/bin/pod:55:in `<top (required)>'
/usr/local/bin/pod:22:in `load'
/usr/local/bin/pod:22:in `<main>'

Error output from CocoaPods:

WARNING: CocoaPods requires your terminal to be using UTF-8 encoding.
Consider adding the following to ~/.profile:
export LANG=en_US.UTF-8

I already tried to add "config.build_settings['SWIFT_VERSION'] = '4.2'", but it didn't work

open conversations screen

when i open conversations screen it does not open a list of conversations, it take me directly to messages screen. how to show a list of conversations?

[BUG] The whole new version(v1.3.0) is wrong

Desktop (please complete the following information):

  • OS: [e.g. Mac]
  • Device: [e.g. iPhoneX] | Emulator
  • Version [e.g. 1.3.0]

Additional context'

Comparison of versions

v 1.3.0
image

v 1.2.6
image

v 1.2.6 icon file missing

v1.3.0 a lot less files!!!!

But v1.2.6 can run!
please fix !!!!!!!! THX

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.