Sketch Connection Flow Arrows Versions Save

Plugin for generating easy to use connection flow arrows in Sketch

v3.0.1

4 years ago

Hi all,

That's one of the biggest updates that I had so far! Completely rewritten code and a more stable database! But it's not all and I'm happy to announce some new features!

Auto-generated arrows! Right now you don't need to recreate arrows if you are moving the layer or resizing it! It will be auto-generated based on edited selections. If you will have any performance issues, please turn off this functionality in settings. You can find it as "Redraw arrows after resizing/moving layers" option.

Arrow conditions Personally, I was waiting for this feature from day one and I'm happy to announce, that it's finally here! Every time when you would like to create an arrow with a condition you will need to have a symbol in your library named with "#con" text inside. You can always use mine if you want to here: https://github.com/faridsabitov/Sketch-Interactions

Improvements in 3.0.1

  • added back the delete option for the whole document, artboard and between selected layers

As always, big thanks for your support! More updates are coming soon with the official release on producthunt!

All the best, Farid

v3.0.0

4 years ago

Hi all,

That's one of the biggest updates that I had so far! Completely rewritten code and a more stable database! But it's not all and I'm happy to announce some new features!

Auto-generated arrows! Right now you don't need to recreate arrows if you are moving the layer or resizing it! It will be auto-generated based on edited selections. If you will have any performance issues, please turn off this functionality in settings. You can find it as "Redraw arrows after resizing/moving layers" option.

Arrow conditions Personally, I was waiting for this feature from day one and I'm happy to announce, that it's finally here! Every time when you would like to create an arrow with a condition you will need to have a symbol in your library named with "#con" text inside. You can always use mine if you want to here: https://github.com/faridsabitov/Sketch-Interactions

As always, big thanks for your support! More updates are coming soon with the official release on producthunt!

All the best, Farid

v2.7.1

5 years ago

Improvements:

  • RIght now user is able to provide own value for the arrow spacing

v2.7.0

5 years ago

Improvements:

  • Right now it's easier to create arrows between the objects! Give it a try
  • New settings window
  • Small fixes and refactoring

v2.6.4

5 years ago

Bug Fixes:

  • Right now arrows are redrawing!

v2.6.3

5 years ago

Bug Fixes: Arrow styles are saved properly now

v2.6.2

5 years ago

Improvements!

Right now you can specify arrows even from the groups 🥳 Finally, it's here! If you have any other suggestions, please share them on https://spectrum.chat/sketch-arrows

v2.6.1

5 years ago

Introducing Arrow Type 🚀

You have the ability to select "Straight", "Angled" and "Curved" arrow types in settings. They are saved globally and if you update the connection, the arrow type will be taken from the arrow type that these objects had before. If you want to redraw the arrow and have the type specified in settings, please choose "Create Arrow" action!

Arrow Type

v2.6.0

5 years ago

New feature! Arrow style!

Right now you can provide an arrow style in settings. Make sure that the style that you want to specify is used on your Sketch document and it has "$arrow" text in the name.

Arrow Spacing

v2.5.6

5 years ago

Improvements:

  • Auto-align: If your second object is misaligned for less than 5px with this option turned on the plugin will auto-align the second object based on the direction. So you don't need to spend time aligning everything 🤘Big thanks to Andrew for this idea 🏆
  • Delete Connection between selected objects