Giter VIP home page Giter VIP logo

flutter_zendesk's Introduction

flutter_zendesk

A Zendesk Support Flutter plugin.

Getting Started

To use this plugin, add flutter_zendesk as a dependency in your pubspec.yaml file.

Get the Crendentials for your Zendesk support project.

Import package:flutter_zendesk/flutter_zendesk.dart, and initiate Zendesk Support with your credentials.

Integration

      await FlutterZendesk.initiateZendesk(params: {
        "appId": "YOUR_APP_ID",
        "clientId": "CLIENT_ID",
        "url": "YOUR_URL",
      });

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

flutter_zendesk's People

Stargazers

Abdullah Al Mashmoum avatar Sven Haveman avatar Benoit Jadinon avatar Pulkit Sood avatar Eliseu Codinhoto avatar  avatar kishan V avatar

Watchers

Mohamed Sadakathulla avatar kishan V avatar

flutter_zendesk's Issues

ios crash on app start

I'm experiencing problem with iOS zendesk integration
On Android everything works fine
I'm using flutter_zendesk: ^1.0.3
on iOS app start i'm getting error and app crashes
*** First throw call stack: ( 0 CoreFoundation 0x00007fff23c7127e __exceptionPreprocess + 350 1 libobjc.A.dylib 0x00007fff513fbb20 objc_exception_throw + 48 2 UIKitCore 0x00007fff481f9044 -[UIStoryboard _instantiateInitialViewControllerWithCreator:storyboardSegueTemplate:sender:] + 0 3 Runner 0x000000010ee048c0 $s15flutter_zendesk25SwiftFlutterZenDeskPluginC8register4withySo0dG9Registrar_p_tFZ + 592 4 Runner 0x000000010ee04d07 $s15flutter_zendesk25SwiftFlutterZenDeskPluginC8register4withySo0dG9Registrar_p_tFZTo + 55 5 Runner 0x000000010ee03fd5 +[FlutterZendeskPlugin registerWithRegistrar:] + 85 6 Runner <โ€ฆ>

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.