Skip to content

How can we build a better routing package? #1

@escamoteur

Description

@escamoteur

Let's try if we come up together with an easier API for routing in mobile apps.

Some approaches that we should examine more closely are

I always thought it's api way more approachable than that of go_router, so maybe it can be a starting point.

interesting approach, someone said it is similar to the of TanStack?

@rydmike just recommend it

IMHO we should focus on mobile/desktop apps to give them an optimal developer experience.

I want to add, that I'm not an expert on this topic, but I believe that I have a pretty good understanding what makes a pragmatic API.

So lets collect what should the package contain, and what ideas do you all have.

One central decision will be will we have to use any kind of code generation or not. I always prefer solutions that will work without, but navigation isn't something that changes daily inside an app.

What would be helpful, is if there is somewhere an overview of the common navigational patterns inside today mobile apps.

We also have a discord: https://discord.gg/rk6TJkeJ

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions