Showing 22 open source projects for "which"

View related business solutions
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    FlutterBoost

    FlutterBoost

    Flutter plugin which enables hybrid integration of Flutter

    A next-generation Flutter-Native hybrid solution. FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts.The philosophy of FlutterBoost is to use Flutter as easy as using a WebView. Managing Native pages and Flutter pages at the same time is non-trivial in an existing App. FlutterBoost takes care of page resolution for you. The only thing you need to care about is the name of the page(usually could be an URL). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Saber

    Saber

    The cross-platform open-source app built for handwriting

    ...You can sync your notes across devices knowing that they are encrypted and stored securely, and not even the server can read them. Notably, it can invert your notes when you're in dark mode. This allows you to write with white ink on a black background, which is much easier on the eyes in low-light environments like when the teacher turns off the lights in class. Images and PDFs are also inverted, so you can still use a digital printout or a textbook without the fuss. Saber uses a dual-password system to protect your notes from anyone but you, even if they have complete control over the server.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    Responsive Framework

    Responsive Framework

    Easily make Flutter apps responsive. Automatically adapt UI

    ...AutoScale shrinks and expands your layout proportionally, preserving the exact look of your UI. This eliminates the need to manually adapt layouts to mobile, tablet, and desktop. Flutter's default behavior is resize which Responsive Framework respects. AutoScale is off by default and can be enabled at breakpoints by setting autoScale to true. Flutter's default behavior is to resize your layout when the screen dimensions change. Resizing a layout stretches it in the direction of an unconstrained width or height.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fair

    Fair

    A Flutter package used to update widget tree dynamically

    ...The goal of creating Fair is to support updates through business bundles and JS distribution without the release of versions (Android, iOS, Web), similar to React Native. After integrating with Flutter Fair, you can quickly publish new pages without waiting for your app's next release date. Fair provides standard widgets, which can be used as a new dynamic page or as part of an existing Flutter page, such as typography/style modification of operation bits, full page replacement, partial replacement, etc. Fair's UI rendering is lossless and can be restored at the pixel level. Fair-Online is an integrated cloud development platform for Flutter developers, from online development of Flutter, to real-time compilation and preview, packaging and publishing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    dio

    dio

    A powerful HTTP client for Dart and Flutter

    A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapters, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fluent UI

    Fluent UI

    Implements Microsoft's WinUI3 in Flutter

    ...The package pays close attention to theming, typography, and control states, so hover, focus, pressed, and disabled behaviors feel native on desktop. It supports high-DPI rendering and keyboard navigation, which are essential for accessibility and productivity scenarios. Because it’s built in Flutter, developers can target Windows while keeping the door open to other platforms using similar component structures. The library is organized to be both drop-in for simple screens and extensible for custom controls or branded variations. With fluent_ui, teams can produce Windows-polished interfaces without rebuilding basic components from scratch.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Retrofit For Dart

    Retrofit For Dart

    Retrofit.dart is an dio client generator using source_gen

    ...If you want to parse models on a separate thread, you can take advantage of the compute function, just like Dio does when converting String data responses into json objects. Avoid using Map values, otherwise, multiple background isolates will be spawned to perform the computation, which is extremely intensive for Dart.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ShowCaseView

    ShowCaseView

    Flutter plugin that allows you to showcase features on flutter app

    ...In order to scroll to a widget it needs to be attached with widget tree. So, If you are using a scrollview that renders widgets on demand, it is possible that the widget on which showcase is applied is not attached in widget tree. So, flutter won't be able to scroll to that widget. So, If you want to make a scroll view that contains less number of children widget then prefer to use SingleChildScrollView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FlexColorScheme

    FlexColorScheme

    A Flutter package to make and use beautiful color scheme based themes

    ...At least in theory, and it is almost so if you defined your ThemeData by using the ThemeData.from factory, but it misses a few details. This applies in particular when you use Material-2 design in Flutter, which is the default. When you opt in on using Material-3, the color results and styles are much more consistent by default.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Flutter Chat UI

    Flutter Chat UI

    Actively maintained, community-driven chat UI implementation

    ...Please read our Contributing Guide. You can choose the backend you prefer. But if you don't have one, we provide our own free and open-source Firebase implementation, which can be used to create a working chat in minutes. We are also working on our more advanced SaaS and self-hosted solutions. Supports custom themes, locales and more. Check our documentation for the info. More options are on the way, let us know if something is missing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ObjectBox

    ObjectBox

    Flutter database for super-fast Dart object persistence

    ...No need to learn SQL, as our NoSQL database uses a pure Dart API that is easy to work with and can be integrated in minutes. Plus: We built a data synchronization solution that allows you to choose which objects to sync when and keep data easily and efficiently in sync across devices. Improving response rates and enabling real-time applications. Atomic, Consistent, Isolated, Durable. Grows with your app, handling millions of objects with ease. Object links/relationships are built-in. Filter data as needed, even across relations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Every Door

    Every Door

    A dedicated app for collecting thousands of POI for OpenStreetMap

    ...That's the entire process: you can keep your entire town up-to-date thanks to this simple editor. There is also a micromapping mode for verifying and adding benches and street lamps. And an entrance mode for adding building attributes and entrances, which are merged automatically into building contours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Miru App

    Miru App

    Free and open source Multi-functional application

    Free and open source Multi-functional application that supports video, comics, novels extended source for Android, Windows, and Web.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Flutter Examples

    Flutter Examples

    Simple basic isolated apps, for budding flutter devs

    ...Flutter V2. has officially introduced web support on its stable branch. Today, I'm excited to present a Flutter-based Admin panel, often referred to as a dashboard UI. This Flutter dashboard template, which you can find on GitHub, is a comprehensive solution for your app's backend needs. It comes with a wide array of features including charts, tables, and neatly designed info cards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    meditation_app

    meditation_app

    Meditation App

    ...This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project. For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FlutterFire

    FlutterFire

    A collection of Firebase plugins for Flutter apps

    ...It provides modular plugins (e.g. firebase_auth, cloud_firestore, firebase_messaging, etc.) such that apps only include what they need. The central plugin is firebase_core, which initializes the Firebase app instance. Through FlutterFire, developers can use authentication, real-time database, Firestore, cloud functions, analytics, messaging, storage, and more from their Flutter code. The project includes tooling (e.g. the FlutterFire CLI) to assist in configuring Firebase projects and managing plugin versions. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Google Charts

    Google Charts

    Interactive chart library for Flutter & web, now archived & read-only

    ...It provides a set of tools and components for creating visually rich and interactive charts on both Android and iOS platforms. The library includes a core package, charts_common, which defines the shared logic and rendering capabilities, and charts_flutter, a Flutter-specific implementation that enables seamless integration with mobile apps. Developers can use Charts to display various chart types such as bar charts, line charts, pie charts, and more, with options to customize colors, labels, and animations. Although the project is no longer actively maintained, it remains a useful reference and foundation for developers interested in charting solutions within the Flutter ecosystem. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Medito App

    Medito App

    The Medito app is a 100% free meditation app built with flutter

    ...Medito App is a flutter project available on Android and iOS maintained by the Medito Foundation and its community. With our app’s holistic approach, you can find guided and non-guided meditations from Medito Foundation and various other organizations such as UCLA; all of which are based on ancient as well as recent meditation techniques. Just spend a few minutes per day on the app using the various features and discover the life-changing benefits, positivity, and transformative effects of meditation in your life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Riverpod

    Riverpod

    A reactive caching and data-binding framework

    ...It supports synchronous state, async data (futures/streams) with built-in loading/error handling, and advanced patterns like derived state and provider scopes. Riverpod’s design reduces rebuilds by letting widgets depend on fine-grained slices of state, which leads to predictable performance in complex apps. The ecosystem includes code generation and utilities that help catch invalid provider usage at compile time rather than at runtime. Overall, it encourages a clear separation of concerns and scales cleanly from small prototypes to large, multi-module applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Liquid Pull To Refresh

    Liquid Pull To Refresh

    A custom refresh indicator for flutter

    ...For adding this custom refresh indicator in your flutter app, you have to simply wrap ListView or GridView inside LiquidPullToRefresh. Also, you have to provide the value of the onRefresh parameter which is a refresh callback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GitJournal

    GitJournal

    Mobile first Note Taking integrated with Git

    GitJournal is a note taking app focused on privacy and data portability. It stores all its notes in a standardized Markdown + YAML header format (optional). The notes are stored in a Git Repo of your choice - GitHub / Gitlab / Custom-provider. This means you can easily self host or host your notes in one of the many Git providers. GitJournal uses standard SSH, and can therefore work with any Git Hosting Provider. GitJournal aims to be extremely configurable and work with your favorite apps....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Flutter Widgets

    Flutter Widgets

    Source code for various Flutter widgets that are developed by Google

    ...It showcases best practices for adaptive layouts, scrolling behavior, input handling, and platform nuances that occur in real apps—not just demos. Many components are small, focused building blocks you can compose, which keeps your widget tree readable while solving thorny UI edge cases. The package is also a reference for testing strategies and state interactions that the core framework leaves to app authors. Because these widgets are maintained alongside Google’s Flutter efforts, they track framework changes and help apps upgrade smoothly. Teams use the collection to accelerate delivery and to standardize UI behavior across codebases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB