cubissimo's Stars
koekeishiya/yabai
A tiling window manager for macOS based on binary space partitioning
Dacode45/redis-store
redis backed firestore implementation
redis-developer/redis-store
redis backed firestore implementation
felangel/cubit
Cubit is a lightweight state management solution. It is a subset of the bloc package that does not rely on events and instead uses methods to emit new states.
solana-labs/solana-payments-app
Solana Pay for Commerce Platforms
DavidWells/analytics
Lightweight analytics abstraction layer for tracking page views, custom events, & identifying visitors
soldair/node-qrcode
qr code generator
widgetbook/widgetbook
Widgetbook is the custom widget library and collaboration platform for Flutter frontend teams.
iamvivekkaushik/AwesomeCard
A Flutter package to easily create a Credit Card in your application.
Codelessly/ResponsiveFramework
Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple. Demo: https://gallery.codelessly.com/flutterwebsites/minimal/
flutter-form-builder-ecosystem/flutter_form_builder
Simple form maker for Flutter Framework
kirosc/3commas-typescript
Typescript 3commas API library
hummingbot/hummingbot
Open source software that helps you create and deploy high-frequency crypto trading bots
firebase/firebase-functions
Firebase SDK for Cloud Functions
diez/diez
The Design Token Framework — Adopt a unified design language across platforms, codebases, and teams
Dennis-Krasnov/Flutter-Deep-Link-Navigation
Elegant abstraction for complete deep linking navigation in Flutter
wu9007/qrcode_scanner
🛠 Flutter QR code scanner plugin.
roccomuso/node-webhooks
:arrow_right_hook: Node.js module to create and trigger your own webHooks.
schollz/find3
High-precision indoor positioning framework, version 3.
segment-integrations/analytics-ios-integration-firebase
Segment's bundled integration for Firebase on iOS
Angular-RU/universal-starter
Angular 9 Universal repo with many features
maciejtreder/ng-toolkit
:star: Angular tool-box! Start your PWA in two steps! Add Serverless support for existing projects and much more
CameronStuartSmith/flutter_lottie
Use lottie in flutter for both iOS and Android
jtholloran/icons
Figma and Sketch templates for generating all iOS 13 App icon sizes
jtholloran/shots
Figma and Sketch templates for generating iPhone App Store screenshots
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Norbert515/flutter_ide
A visual editor for Flutter widgets
google/built_value.dart
Immutable value types, enum classes, and serialization.
Baseflow/flutter_cached_network_image
Download, cache and show images in a flutter app
felangel/equatable
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.