V1.0.1
Added margin option to FlexBoxFrame.place_widget()
You can now pass an integer, tuple length 2, 3 or 4 as the margin= option and will apply that margin inside the Framefor whatever your trying to put inside. This does mean that you can place multiple objects inside one frame though I wouldn't recommend it as I haven't tested it.