An open API service providing repository metadata for many open source software ecosystems.

Topic: "json-serializable"

cs01/pygdbmi

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

Language: Python - Size: 6.91 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 230 - Forks: 47

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.

Language: TypeScript - Size: 1.15 MB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 93 - Forks: 18

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:

Language: Dart - Size: 11.7 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 75 - Forks: 18

fadhilx/json_to_model

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

Language: Dart - Size: 192 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 48 - Forks: 25

Huangjiaqi0421/json_serializable_plus

Generates utilities to aid in serializing from json

Language: Dart - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 42 - Forks: 8

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!

Language: Java - Size: 114 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 26 - Forks: 9

iamageo/flutter_mvvm_template

✅ MVVM template with GetX based on Repository Patter 🔥

Language: Dart - Size: 85 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 24 - Forks: 2

gms1/angular-dynaform 📦

angular library for rapid development of model-driven reactive forms

Language: TypeScript - Size: 9.39 MB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

leynier/comunikt

Instant messaging application implemented using Flutter and Supabase services.

Language: Dart - Size: 154 KB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 0

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.

Language: Dart - Size: 2.29 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

rei-codes/freezed_example

parsing big complex json with freezed + json_serializable example in Flutter

Language: Dart - Size: 506 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

alfianandinugraha/dart-generation

Simple code generation on Dart using build_runner with freezed and json_serializable

Language: Dart - Size: 4.88 KB - Last synced at: 22 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

arafaysaleem/mobileUI-valorant_agents_app

A UI centric, wiki app about valorant agents made with Flutter SDK

Language: Dart - Size: 42.2 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 3

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

Language: Dart - Size: 24.2 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

dev-cetera/df_generate_dart_models

A tool to generate index/exports files for all Dart files in a directory.

Language: Dart - Size: 249 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

dev-cetera/df_generate_dart_models_core

A package that provides core dependencies for models generated with df_generate_dart_models.

Language: Dart - Size: 178 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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.

Language: Dart - Size: 11.2 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

shokhjahon-dev/api_preparation

Testing packages: Dio, Build_runner, Retrofit, Json_serializable

Language: C++ - Size: 264 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

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.

Language: Swift - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

eitanliu/dart_mappable_plugin

DartMappable(Flutter Json To Dart Converter)

Language: Kotlin - Size: 282 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

xvadim/number_facts2

A simple flutter-client for http://numbersapi.com/ with code generation.

Language: Dart - Size: 291 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dai1678/flutter_github_client

Github Client for Flutter

Language: Dart - Size: 109 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

BBarisKilic/GamerPower

An app that uses Bloc Pattern and Freezed to load GamerPower API's data.

Language: Dart - Size: 82 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AkashSDas/flutter-json-serialization-101

Serialize and Deserialize JSON data in Flutter using json_serializable package.

Language: Dart - Size: 69.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1