## Version 1.4.0
* `Flux.create(pushItemIntoFlux => { // your create logic })` allows you to create a flux that you can programmatically
push items into via a callback