André F. Moraes

Results 4 issues of André F. Moraes

To use the boss as a dependency manager it is necessary to have a release, could you create a release of this project? https://github.com/HashLoad/boss

Create a release to use with boss - https://github.com/hashload/boss

Add Lazarus Support

- Prevents crash in `_resize()` by checking if `context.findRenderObject()` is null or not a RenderBox. - Adds guard in `_scrollToObject()` to ensure ScrollController and viewport are available before scrolling. -...