Arthur Saidov

Results 3 issues of Arthur Saidov

There's a small mistake in pub.dev's readme code examples: instead of `FlutterGradients` there is `FlutterGradient` everywhere.

Hi. This is a great peace of code, thanks for that. And my question is: we can use SailorLoggingObserver() for logging purposes, obviously. But I need to use a navigatorObserver...

feature

It can sometimes be necessary to check for equality between two objects of a dynamic type. The `objectsEquals(Object? a, Object? b)` method seems ideal for this purpose. However, this method...