81 skills found · Page 1 of 3
guilherme-v / Flutter Clean Architecture ExampleA flutter's implementation of a "clean architecture" comparing BLoC, Cubit, GetIt, MobX, Provider, and Riverpod. It includes tests to all libraries and additional features like Material 3 theming, Widget and Unit Tests, Infinite scrolling, Remote API calls, Caching and etc..
wednesday-solutions / Flutter TemplateA Flutter template application showcasing - Clean architecture, Responsive design, State management, Decoupled widgets using the connector pattern, Dependency Injection, Widget, Unit, Golden and E2E testing, Navigation, Localization, Material 3 dynamic theming, Continuous Integration and Continuous Deployment.
tguizelini / Flutter ArchitectureClean Architecture with MVVM for Flutter using Get_It, State management, SQFlite, Dio, StorageHelper, ConnectionHelper, custom widgets and more
OmarJ9 / My TodoA Task Management app build using Flutter and a custom NestJS backend
Iamzaryab / Flutter Movie App With Clean Architecture And RiverPod State ManagementFilmKu is an open-source Flutter movie application that exemplifies clean architecture principles while leveraging the power of both Riverpod and Bloc for state management. The app utilizes the Movies Database API to provide users with an immersive movie discovery experience. With dependency injection powered by get_it.
ganeshrvel / Flutter Mobx Dio BoilerplateAdvanced and highly scalable boilerplate for building Flutter apps with MobX, Dio, GetIt, and AutoRoutes. Null safe and compatible with Flutter 2.0.
shirvanie / Flutter Messenger Clean ArchitectureFlutter Messenger Clean Architecture with Bloc, Cubit, Provider, RxDart, ObjectBox, SharedPreferences, Retrofit, Dio, GetIt(Dependency Injection) and Test with BlocTest, UnitTest, WidgetTest, IntegrationTest
samuelematias / Flutter Provider Architecture⚖️ A Flutter Architecture for small/medium/large/big large scale using Provider as State Management with Get It!
corneliusdavid / AutoGetItautomate the GetIt package manager for RAD Studio (Delphi) by calling the command-line tool
NeoSOFT-Technologies / Flutter TemplateThis is a micro-framework for Flutter which is designed to help simplify developing apps. It provides a simple boilerplate to help you build apps easier.
bartkessels / GetItApplication to send HTTP requests to test your API endpoints.
mohanedy / Nile Gift📜 Nile Gift is a Flutter app that shows you ancient Egypt’s timeline, characters, monuments and media. ( Clean Architecture + Bloc Pattern + Hive + GetIt + Injectable + Unit Testing )
Amgad22318 / RoomQuikRoomQuik .. Flutter Booking App using: Flutter BLoC as state management, Dio for APIs handling, GetIt for dependency injection, and Sizer with some built-in Flutter Widgets for Responsiveness, Shared Preferences, Google Maps, and GeoLocator
HemulGM / HGMGetItDelphi libraries store based on GetIt
Superego-CodeEngineer / GoGetitGo学习+面试通关, 覆盖Go程序员需要掌握的所有基础知识
miljepetrovic / Flutter Supabase Starter TemplateRepresents the starter template for mobile apps in Flutter and Supabase. Provided authentication with magic link.
MonsieurZbanowanYY / Habit Tracker App FlutterBeautiful Habit Tracker App with support for both dark and light modes
batuhankrbb / Coin DinoCoin Dino is a Flutter cryptocurrency application that is made with Clean + Layered Architecture. Powered by MobX + GetIt
moha-b / ClimaThe simplest weather app. It uses Open-Meteo 🌤️ API, integrates Google Maps for location, and employs BLoC for a smooth Flutter experience. Simple, direct, and efficient. 🌦️🗺️
rubenquadros / Flutter BLoC Clean Architecture ExampleA simple flutter movies app with BLoC pattern and multi-module clean architecture implementation.