parabeac_core
parabeac_core copied to clipboard
Continuous Design / Continuous Integration for Figma to Flutter
# 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...
When leveraging assets that are being generated from Parabeac, you're often leveraging an SVG Object or Image which requires a String as the call. For example: "assets/home_icon". I believe this...
## **Describe the bug** Global Styles in Figma have wide flexibility in the naming. As such, Figma allows me to name my global styles something like `012 My Style`. This...
## **Describe the bug** In Figma on Autolayouts we can set how much space to place between widgets, which is then translated to SizedBoxed on Flutter. As today, I ran...
## **Describe the bug** Trying to run Parabeac-core on Windows ends up on paths being outputted with `\` instead of `/` as needed for Dart ## **To Reproduce** Steps to...
Past PR related to global gradients should be merged first Depends on [#95](https://github.com/Parabeac/pbdl/pull/95) from PBDL
## Change Proposal Figma allow users to set global effects, Parabeac-core should support them ### Module and Current Solution Change on postgenertion & pbdl ## Benefits of the Change Centralize...
Depends on [#94](https://github.com/Parabeac/pbdl/pull/94) from PBDL