Martin Rybak

Results 6 repositories owned by Martin Rybak

SQLClient

121
Stars
50
Forks
Watchers

Native Microsoft SQL Server client for iOS

keyboard_avoider

113
Stars
35
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

25
Stars
5
Forks
Watchers

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

futuristic

28
Stars
9
Forks
Watchers

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

MRNavigationController

19
Stars
4
Forks
Watchers

UINavigationController with push and pop blocks

property_change_notifier

46
Stars
10
Forks
Watchers

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