json-serializable topic

List json-serializable repositories

pygdbmi

205
Stars
47
Forks
Watchers

A library to parse gdb mi output and interact with gdb subprocesses

find_room_flutter_BLoC_pattern_RxDart

74
Stars
18
Forks
Watchers

👘 [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 🌟...

Json-to-Dart-Model

92
Stars
17
Forks
Watchers

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, Effecti...

AutoJson

27
Stars
9
Forks
Watchers

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 fl...

json_serializable_plus

41
Stars
7
Forks
Watchers

Generates utilities to aid in serializing from json

json_to_model

48
Stars
25
Forks
Watchers

Command line tool for generating Dart models (json_serializable) from Json file. partly inspired by json_model

FIDL

46
Stars
6
Forks
Watchers

FIDL(Flutter Interface Definition Language) is a language for transfer objects cross platforms.

flutter_mvvm_template

17
Stars
2
Forks
Watchers

✅ MVVM template with GetX based on Repository Patter 🔥