kitak's Stars
google/zx
A tool for writing better scripts
felangel/bloc
A predictable state management library that helps implement the BLoC design pattern
dotansimha/graphql-code-generator
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
brianegan/flutter_architecture_samples
TodoMVC for Flutter
firebase/flutterfire
🔥 A collection of Firebase plugins for Flutter apps.
neon-bindings/neon
Rust bindings for writing safe and fast native Node.js modules.
WebKit/WebKit
Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.
cdk8s-team/cdk8s
Define Kubernetes native apps and abstractions using object-oriented programming
piscinajs/piscina
A fast, efficient Node.js Worker Thread Pool implementation
hasura/graphqurl
curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.
zino-hofmann/graphql-flutter
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
rrousselGit/flutter_hooks
React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.
ashtuchkin/iconv-lite
Convert character encodings in pure javascript.
mercari/engineer-vocabulary-list
Engineer Vocabulary List in Japanese/English
wasabeef/flutter-architecture-blueprints
Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.
SimformSolutionsPvtLtd/flutter_showcaseview
Flutter plugin that allows you to showcase your features on flutter application. 👌🔝🎉
rtfeldman/elm-css
Typed CSS in Elm.
Shopify/storefront-api-examples
Example custom storefront applications built on Shopify's Storefront API
googleapis/google-cloud-dotnet
Google Cloud Client Libraries for .NET
ds300/derivablejs
Functional Reactive State for JavaScript and TypeScript
jaggad/crunker
Simple way to merge or concatenate audio files with the Web Audio API.
ajilo297/Flutter-Dotted-Border
A Flutter package to easily add dashed borders around widgets
drken1215/algorithm
Implementation of various algorithms
fable-compiler/ts2fable
Parser of Typescript declaration files
long1eu/firebase_dart_sdk
Unofficial Firebase Flutter SDK. Maintainer: @long1eu
mono0926/riverpod_example
codeanticode/p5.dart
A Dart implementation of the Processing API for Flutter.
hisaichi5518/native_webview
A Flutter plugin that allows you to add an inline WebView.
appsup-dart/firebase_admin
A pure Dart implementation of the Firebase admin sdk
rrousselGit/flutter_architecture_samples
TodoMVC for Flutter