Dan

Results 26 issues of Dan

## Is your feature request related to a problem? Please describe. There are a few situations where I would like to use pre/postfix bindings without a return type, such as......

enhancement

Using NeumorphicText or NeumorphicIcon throws the assertation error color == null || foreground == null Tried on flutter beta & dev (brand new project) ``` ════════ Exception caught by rendering...

``` [02:38:42] [Iris Generator 5/WARN]: java.util.ConcurrentModificationException [02:38:42] [Iris Generator 5/WARN]: at io.timeandspace.smoothie.Utils.nonNullOrThrowCme(Utils.java:89) [02:38:42] [Iris Generator 5/WARN]: at io.timeandspace.smoothie.InflatedSegmentQueryContext$Node.equals(InflatedSegmentQueryContext.java:792) [02:38:42] [Iris Generator 5/WARN]: at java.util.HashMap$TreeNode.find(HashMap.java:1867) [02:38:42] [Iris Generator 5/WARN]: at java.util.HashMap$TreeNode.find(HashMap.java:1877)...

It looks like a lot of the examples and quickstarts were for older versions? For example `.discovery(o -> o.seeds(seed.discovery().address()))` is explained nowhere, and I'm not sure what it does. It's...

I think mojang changed the nbt format for biomes. Now the biomes are stored per section, using their own data palette instead of the global id palette. That and the...

Is there any way to output it as nbt? ![image](https://user-images.githubusercontent.com/10619135/103167755-db819c80-47fb-11eb-8076-5738ad70e24f.png) Example MCA file https://drive.google.com/file/d/1KElnUSyT9TUQ85dDNqFkCkbf-5EG28Qi/view?usp=sharing

If you use `ModalScrollController.of(context)` in your scrollable view in some widget, then show that widget in a `showMaterialModalBottomSheet` builder, It will only dismiss if the scrollable view is shorter than...

Reference this issue for changes requested to the object system so it's implemented in 1.7.X

Enhancement
IRIS 3

This is actually very complex and will require a lot of testing but generally, this means that you can save Signs, Chests (with items in them) and Spawners to name...

Enhancement
IRIS 3

Iris 3 is an overall goal to refine all features and support more platforms in a more efficient way. ## New Capabilities * Multi-Platform: Support for Forge, Fabric, Sponge &...

Enhancement
Extra Help Needed
Won't Fix
Medium Priority
Plugin