Martin Rybak

Results 6 repositories owned by Martin Rybak

SQLClient

125
Stars
52
Forks
Watchers

Native Microsoft SQL Server client for iOS

keyboard_avoider

120
Stars
41
Forks
Watchers

A lightweight alternative to the Scaffold widget for avoiding the on-screen software keyboard. Automatically scrolls obscured TextField child widgets into view on focus.

after_init

28
Stars
5
Forks
Watchers

Adds a didInitState() lifecycle method to stateful widgets where you can safely access inherited widgets.

futuristic

28
Stars
7
Forks
Watchers

Makes it possible to safely execute and retry a Future inside a StatelessWidget

MRNavigationController

18
Stars
4
Forks
Watchers

UINavigationController with push and pop blocks

property_change_notifier

48
Stars
10
Forks
Watchers

A drop-in replacement for ChangeNotifier for observing only certain properties of a model