Pinned Repositories
AboutMe
Udacity - Developing android apps with Kotliin. The simple use of databinding.
AndroidTrivia-SimpleNavigation
Simple navigation using the navgraph and safe args
DecoratorPattern
Simple implementation of the decorator pattern
DiceRoller
FactoryPattern
Implementation of SimpleFactory, AbstractFactory and FactoryMethod
fechallenge-app
Task for HubbyEsim
forked_packages
👨💻 Plugins and packages for Flutter framework
ObserverPattern
Simple implementation of the observer pattern with java.util and custom interfaces
page_flip
A flutter package which will help you to add page flip effect to widgets in your app.
plugins
Plugins for Flutter maintained by the Flutter team
MihailovDev's Repositories
MihailovDev/AboutMe
Udacity - Developing android apps with Kotliin. The simple use of databinding.
MihailovDev/AndroidTrivia-SimpleNavigation
Simple navigation using the navgraph and safe args
MihailovDev/DecoratorPattern
Simple implementation of the decorator pattern
MihailovDev/DiceRoller
MihailovDev/FactoryPattern
Implementation of SimpleFactory, AbstractFactory and FactoryMethod
MihailovDev/forked_packages
👨💻 Plugins and packages for Flutter framework
MihailovDev/ObserverPattern
Simple implementation of the observer pattern with java.util and custom interfaces
MihailovDev/page_flip
A flutter package which will help you to add page flip effect to widgets in your app.
MihailovDev/plugins
Plugins for Flutter maintained by the Flutter team
MihailovDev/riveo_page_curl
Riveo page curl effect in flutter
MihailovDev/SimpleDataBinding
Implementation of simple databinding and simple custom adapters
MihailovDev/strategy-pattern
Basic implementation of the strategy pattern