Chris1234567899
Chris1234567899
Great package - are you planning to support physical units in this package? Like area, length, mass, etc...? There is a great JS library which allows for quite "complex" calculations...
### Is your feature request related to a problem? Please describe. I'm trying to access an azure signalR service from a php server through its rest interface. Unfortunately it is...
Importing the package as suggested (import geoblaze from 'geoblaze';), imports everything from the library, resulting in more than 1.2mb additional scripts. At least this is what webpack bundle analyzer is...
I try to hook up a custom REST synchronization service to entity changes and have something like this to listen to model changes: ``` final objectBox = await ObjectBox.create(); ......
I think some more details on how to use this package would be highly appreciated.
Hi, thanks for the great package. A minor thing though: For simplifying the process of creating a custom ExpansionIndicator (extending the abstract ExpansionIndicatorState class), it would be nice to get...