Open Source Contributions
I believe in giving back to the community. Here are some of my open source projects and contributions that others can use, learn from, and build upon.
hybrid_manager
LibraryActiveDart
333
lightweight state management solution for Flutter that combines the best of GetX and Riverpod patterns. Use reactive programming, class-based state notifiers, dependency injection, and hot-reload-friendly APIs — all in one clean package.
FlutterGitHub
View Repository
gen_connect
LibraryActiveDart
120
gen_connect is a cutting-edge package for integrating any AI model/provider (OpenAI, Gemini, Anthropic, Meta, Grok, DeepSeek, PaLM) into your Flutter app and call all methods like sendFile(), sendPrompt() etc. with type-safe, scalable connectors and unified error handling.
FlutterGitHub
View Repository