Parabeac / parabeac_core

Continuous Design / Continuous Integration for Figma to Flutter
BSD 3-Clause "New" or "Revised" License
580 stars 70 forks source link

Robust Intelligent Navigation #345

Open Jorgeruiz97 opened 3 years ago

Jorgeruiz97 commented 3 years ago

Robust Intelligent Navigation System (project RINS)

I will like to start a discussion to add intelligent navigation based on Figma or Sketch prototype connections.

This will mainly improve flutter web development, and should not make mobile or full stack development more complex.


Big web app projects normally require more complex implementations of navigation systems. Flutter navigation is bad, but there are third party libraries that can do a good job (beamer, nuvigator). As primary web app developer I would like to explore the possibility to add a robust navigation library to my projects based on the design's prototype connections.

This feature should:

siliconivan commented 3 years ago

Would love feedback from the community here.

eraps7 commented 2 years ago

Sounds great. Are there any plans to implement this?

siliconivan commented 2 years ago

@Eradparvar not at the moment. We had some initial ideas but because you can’t really describe navigations stacks effectively in Figma, it’s really difficult to assume it. Do you have ideas?

eraps7 commented 2 years ago

I was thinking the same thing. If I think of anything I will reach out. Thanks