Coder Social home page Coder Social logo

Comments (4)

FilledStacks avatar FilledStacks commented on August 11, 2024

Hey,

Thanks for the issue.

I'm assuming you're building for Web first and mobile after?

The navigator2 is mostly for web apps, we definitely haven't tested much the native behaviour for different platforms.

This would be fixed by not using a custom route, which will add back the iOS transition to web, which you can then disable.

Change your routes to Cupertino or Material routes and the functionality should come back. Then disable those transitions on web.

from stacked.

kackogut avatar kackogut commented on August 11, 2024

Hi!

Thanks for your response! We are not really building app with the web support, but we decided to use Navigator2 as it was recommended in some doc and we thought that it's the more recent solution to which all apps should navigate if possible at some point.

Changing CustomRoute to CupertinoRoute was our first solution, but unfortunately it didn't help, the only thing that made it work was to change Router back to Navigation1

from stacked.

kackogut avatar kackogut commented on August 11, 2024

@FilledStacks any news on that one? We are wondering if we should migrate back to Navigation1 which was the only thing that fixed the issue. But it will be unfortunate, since we want to add web support soon so we might turn up in the same point.

from stacked.

FilledStacks avatar FilledStacks commented on August 11, 2024

Hey,

No we haven't looked at that. We still build with Navigator1, unless we're building web first.

I don't really recommend Navigator 2 for mobile apps, even though it's hidden in the Stacked implementation I still don't like it.

Cupertino route should fix it, but I haven't tested a Flutter web specific code base on an iOS device so I haven't experienced it myself.

from stacked.

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.