yunusemrealpak's Stars
g-apparence/ripple-effect
2D water ripple effect for your flutter app
tailec/ios-architecture
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
PostgREST/postgrest
REST API for any Postgres database
Milad-Akarie/auto_route_library
Flutter route generator
furkanagess/book_app
Favorite Books App with Google Books API & Provider / MVVM
cem256/manga_clean_arch
Manga app with a feature-first layered clean architecture, generic caching, lazy loading, debouncing, throttling, and adaptive theming.
AlicanAkkus/Modular-Architecture-Hexagonal-Demo-Project
Hexagonal Architecture Demo Project about Ticketing and Payment
yunusemrealpak/flutter_boilerplate
Flutter Boilerplate is a starter template for Flutter projects that includes commonly used features and libraries. It provides a solid foundation for your app development by integrating network layer, localization, state management, routing, and UI widgets.
yunusemrealpak/byusneus_architecture_generator
imSanjaySoni/ObscureWidget
ObscureWidget plugin which blurs its child when the screen is being recorded. ObscureWidget.builder() gives extra control to add custom handling when the screen is recorded.
ecemgo/frontend-mentor-challenges
In this repository, there are solutions for some Frontend Mentor challenges.
yunusemrealpak/busenet
This package is a custom network layer for Flutter using Dio HTTP client. It offers a generic response model and supports request-based caching to reduce unnecessary network traffic and improve performance. Manage your app's network layer and develop faster, more efficient apps with ease.
jonatasemidio/multilanguage-readme-pattern
Just another way to enable more than one language in our readme files
Roaa94/flutter_playlist_animation
Playlist Hero & Page Transition Animations
serifselim/keyboard-practice
ersanKolay/flutter-shop-theme
afgprogrammer/Flutter-examples
Flutter widget example.
wilsonowilson/Flutter-Hover-Effects
yunusemrealpak/signature
A flutter implementation of drawing app ⦗⦓⦔⦕⦖⦘
VB10/CategoryShop
Listview has the category's tab options on Flutter.
zeynelabidinozkale/Bubble-Sort-Algorithm-Queue-Structure
Web application : Bubble sort algorithm example by using queue structure