json-serializable
There are 28 repositories under json-serializable topic.
cs01/pygdbmi
A library to parse gdb mi output and interact with gdb subprocesses
hiranthaR/Json-to-Dart-Model
Json to Dart Model extension can convert JSON objects into Dart data classes. It supports pure Dart class conversion, Flutter-recommended JSON serialization using annotations, Freezed support, Effective Dart:Style, and many more features. Currently, it has more than 135,000 installs.
hoc081098/find_room_flutter_BLoC_pattern_RxDart
👘 [FUNCTIONAL REACTIVE PROGRAMMING].💎 The main purpose of repository is learning. 📘 A FLUTTER app help student find room 🏠 Using BLoC pattern with RxDart library, firebase as backend, .... Star 🌟 if it is helful 💓 . In progress... :zap:
fadhilx/json_to_model
Command line tool for generating Dart models (json_serializable) from Json file. partly inspired by json_model
flutterFIDL/FIDL
FIDL(Flutter Interface Definition Language) is a language for transfer objects cross platforms.
Huangjiaqi0421/json_serializable_plus
Generates utilities to aid in serializing from json
iamageo/flutter_mvvm_template
MVVM template with GetX based on Repository Patter 🔥
LuodiJackShen/AutoJson
Automatically generate the code needed for json_serializable and jaguar_serializer and automatically run the flutter pub run build_runner build -delete-conflicting-outputs command. Makes developing flutter even easier!
gms1/angular-dynaform
angular library for rapid development of model-driven reactive forms
leynier/comunikt
Instant messaging application implemented using Flutter and Supabase services.
asadbaidar/flutter_kanban
A flutter app to manage tasks on a Kanban board. Based on clean architecture, white-labeling capability, and BLoC as state management.
eitanliu/dart_mappable_plugin
DartMappable(Flutter Json To Dart Converter)
arafaysaleem/mobileUI-valorant_agents_app
A UI centric, wiki app about valorant agents made with Flutter SDK
Autokaka/json_object
You can use json_object to access a json string just like accessing normal objects without using json_serializable or something like that.
rei-codes/freezed_example
parsing big complex json with freezed + json_serializable example in Flutter
alfianandinugraha/dart-generation
Simple code generation on Dart using build_runner with freezed and json_serializable
Daeon97/always_listening
A Flutter app that launches a foreground service that listens to the users microphone
dev-cetera/df_generate_dart_models
A tool for generating data models and classes from annotations, offering greater flexibility than json_serializable or freezed.
dev-cetera/df_generate_dart_models_core
A package that provides core dependencies for models generated with df_generate_dart_models.
hadanischal/news_top_headlines
This application is an example to display News information using MVVM in flutter. It uses the News API (https://newsapi.org).
hdk24/news-flutter
Flutter project with newsapi.org integration as a sample. Built with BLoC pattern, Equatable, Retrofit and JsonSerializable
xvadim/number_facts2
A simple flutter-client for http://numbersapi.com/ with code generation.
AkashSDas/flutter-json-serialization-101
Serialize and Deserialize JSON data in Flutter using json_serializable package.
BBarisKilic/GamerPower
An app that uses Bloc Pattern and Freezed to load GamerPower API's data.
Dai1678/flutter_github_client
Github Client for Flutter
rafaelaproj/insta_clone
A Flutter app that looks like Instagram.
shokhjahon-dev/api_preparation
Testing packages: Dio, Build_runner, Retrofit, Json_serializable
siddhant-vij/Flutter-Firebase-Quiz-App
Full Stack Quiz App built with Flutter & Firebase. Practice project from scratch to a production-ready iOS/Android app using real-world cloud infrastructure.