getit
There are 143 repositories under getit topic.
guilherme-v/flutter-clean-architecture-example
A 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_template
A 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-architecture
Clean Architecture with MVVM for Flutter using Get_It, State management, SQFlite, Dio, StorageHelper, ConnectionHelper, custom widgets and more
samuelematias/flutter-provider-architecture
⚖️ A Flutter Architecture for small/medium/large/big large scale using Provider as State Management with Get It!
Iamzaryab/Flutter-Movie-App-with-Clean-Architecture-and-RiverPod-State-Management
FilmKu 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.
corneliusdavid/AutoGetIt
automate the GetIt package manager for RAD Studio (Delphi) by calling the command-line tool
NeoSOFT-Technologies/flutter_template
This 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/GetIt
Application to send HTTP requests to test your API endpoints.
HemulGM/HGMGetIt
Delphi libraries store based on GetIt
moha-b/Clima
The 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. 🌦️🗺️
MonsieurZbanowanYY/Habit-Tracker-App-Flutter
Beautiful Habit Tracker App with support for both dark and light modes
rubenquadros/Flutter-BLoC-Clean-Architecture-Example
A simple flutter movies app with BLoC pattern and multi-module clean architecture implementation.
miljepetrovic/flutter_supabase_starter_template
Represents the starter template for mobile apps in Flutter and Supabase. Provided authentication with magic link.
BBarisKilic/Numbers
An app that shows facts about numbers. The project has been written solely in Dart Language.
edilsonmatola/ChatifyApp-flutter
A Flutter & Firebase realtime Chat app
Abdulrahman-Tayara/get-it-di
Typescript Dependency Injection Library
paulononaka/flutter_firebase_auth_firestore
Flutter Bloc, GetIt, Freezed, Firebase Authentication, Firestore, Push Notifications, REST calls, NestJS, Cloud Functions, Scheduled Functions
ThisIsNima01/apple_shop
Apple shop is a online shopping application with advanced features that made by Flutter. Check it out!
kashyapnayan/flutter-mvc-example
This Project is a simple Demo of MVC design pattern with Flutter development.
PalakSDarji/FlutterMealApp
This demo Flutter App demonstrate some of the standard architecture practice using Provider, Firebase Database, GetIt, Injectable, BuiltValue, Dio, Frezzed with the usage of lots of code generator libs. Feel free to checkout with keeping in mind that work is under progress.
dombroks/Fully-tested-todo-list-flutter-app
A fully tested Flutter app that allows users to store and retreive todos (tasks to do)
EnesKaraosman/Swinjector
Simple dependency injection package inspired by get_it Flutter package
muhammedalblaout/anime_wave
Anime Wave is an app for streaming anime content. Using BLoC pattern ,Clean architecture and Supabase
r1n1os/pokedex-flutter
This is an example project implemented using Bloc State Management with Single State, Repository, GetIt, Dio for Network Manager and Drift Local Database
RajithJarang/flutter-boilerplate-code
Boiler plate code for all my flutter applications uses getit, mobx
alisamy10/posts_app
this simple app get the data from api and then sync it in sqflite , then send the data to the bloc and Listen of Stream in Ui depend on connection state of stream used bloc , rxdart , dio , sqflite , get_it
BBarisKilic/Flutter-Clean-Architecture-and-TDD
A sample flutter project with implemented clean architecture using TDD.
James-Aidoo/flutter-practice
A flutter project using clean architecture to design a basic Places touring app featuring UI and Place data from the YouTube video: https://bit.ly/3HyfMv9
phuongtinhbien/bloc_base_core
An example of using bloc, get_it in order to build a base source FLUTTER
axah710/docspot
DocSpot, the ultimate doctor appointment scheduling app built with Flutter. Currently under development, DocSpot aims to provide a seamless experience for users to book and manage their medical appointments effortlessly.
kauemurakami/enem-questoes-app
Aplicativo para responder questões de Enems passados, utilizando a API open-source do enem.dev.
limsaehyun/flutter_clean_architecture_example
Flutter로 제작한 GetIT, GetX를 사용한 Clean Architecture 기반의 게시글 조회 서비스
resfandiari/flutter_realworld_projects
This repository contains the best flutter apps that are being developed publicly.
saileshbro/fire_manager
Firebase app to manage the list of company, rate, tag e.t.c.
NicosNicolaou16/Pokedex_Flutter
The Pokedex - Pokemon app is a project that applied some Flutter technologies recommended by Flutter Community such as Bloc Pattern for UI management. Drift SQL Database, Dio for Network Manager, Get It for Dependencies Injection and Hero Widget for Shared Elements between the screens.