Code Monkey home page Code Monkey logo

Comments (7)

AbirAppDevs avatar AbirAppDevs commented on July 4, 2024 4
        <meta-data android:name="flutter_deeplinking_enabled" android:value="true" />

i found that for this it is showing this error..
if i remove this .. it is okay

from getx.

nandakista avatar nandakista commented on July 4, 2024 1

Hello guys, I have same issue in my old projects
after spending a lot of time I found two the solutions that you can choose

  1. Make sure the initialRoute name is '/'
    or
  2. When the deeplink came from cold start, its always open the '/' as initial route and if your initial route name is not '/', getx throw to the unknown route property so you must set unknownRoute in the GetMaterialApp
See the code hereScreenshot 2024-03-02 at 21 04 32

Hope this help you guys @AbirAppDevs @Sarathlal13

from getx.

AbirAppDevs avatar AbirAppDevs commented on July 4, 2024

adb shell am start -a android.intent.action.VIEW -c android.intent.category.BROWSABLE -d http://exampletest.com/details/values/12436892nece net.appdevs.walletium

I am testing deep link by command

Please guide me how to solve this error?

My WhatsApp Number +8801877348044
Email: [email protected]

from getx.

LidiiaPl avatar LidiiaPl commented on July 4, 2024

I'm facing the same error currently. Any updates?

from getx.

AbirAppDevs avatar AbirAppDevs commented on July 4, 2024

No havent find any solution
it is maybe from getx,,
i am using uni links for getx now it is working on emulator but not in real device in release version
LidiiaPl

from getx.

Sarathlal13 avatar Sarathlal13 commented on July 4, 2024

Same issue here
═══════ Exception caught by widgets library ═══════════════════════════════════
The following _TypeError was thrown building _FocusInheritedScope:
Null check operator used on a null value

The relevant error-causing widget was:
Directionality Directionality:file:///Users/mac/.pub-cache/hosted/pub.dev/get-4.6.6/lib/get_navigation/src/root/get_material_app.dart:328:12

When the exception was thrown, this was the stack:
#0 PageRedirect.page (package:g

from getx.

AbirAppDevs avatar AbirAppDevs commented on July 4, 2024

@nandakista
Thanks a Lot my dear...

from getx.

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.