Giter Club home page Giter Club logo

Comments (5)

wolcy97 avatar wolcy97 commented on July 30, 2024 3
  1. Add build.gradle blow lines
    apply plugin: 'kotlin-android-extensions'
    android {
    packagingOptions {
    exclude 'AndroidManifest.xml'
    exclude 'lib/getLibs.ps1'
    exclude 'lib/getLibs.sh'
    exclude 'lib/gson-2.2.2.jar'
    }
    }

  2. Change SignalR.kt with new code
    SignalR.kt Path : flutter/.pub-cache/hosted/pub.dartlang.org/signalr_flutter-0.1.0/android/src/main/kotlin/dev/asdevs/signalr_flutter/SignalR.kt

new Code path : https://raw.githubusercontent.com/AS-Devs/signalr_flutter/master/android/src/main/kotlin/dev/asdevs/signalr_flutter/SignalR.kt

  1. Clean Project
  2. Rebuild

from signalr_flutter.

mahmoudatef955 avatar mahmoudatef955 commented on July 30, 2024

Did you solve the problem?

from signalr_flutter.

Kedar-27 avatar Kedar-27 commented on July 30, 2024

Did you solve the problem?

Yes, had to rename signalr-client-sdk.jar file 'lib' folder to 'libs'

from signalr_flutter.

tech-instacare avatar tech-instacare commented on July 30, 2024

Did you solve the problem?

Yes, had to rename signalr-client-sdk.jar file 'lib' folder to 'libs'

Can you please explain further steps?

from signalr_flutter.

marmar771 avatar marmar771 commented on July 30, 2024

Did you solve the problem?

Yes, had to rename signalr-client-sdk.jar file 'lib' folder to 'libs'

Can you please explain further steps?

Hello @tech-instacare

For me worked like this:

go to your local flutter location -> flutter.pub-cache\hosted\pub.dartlang.org\signalr_flutter-0.0.5\android\libs
right click on signalr-client-sdk.jar open with WinRAR and then just rename the folder lib to libs

I hope this will help you

from signalr_flutter.

Related Issues (20)

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.