Showing 152 open source projects for "dart"

View related business solutions
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 1
    Harmonoid

    Harmonoid

    Plays & manages your music library. Looks beautiful & juicy

    Plays & manages your music library. Looks beautiful & juicy. Playlists, visuals, synced lyrics, pitch shift, volume boost & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ShowCaseView

    ShowCaseView

    Flutter plugin that allows you to showcase features on flutter app

    A Flutter package allows you to Showcase/Highlight your widgets step by step. Auto Scrolling to active showcase feature will not work properly in scroll views that renders widgets on demand(ex, ListView, GridView). 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Flutter WeChat Assets Picker

    Flutter WeChat Assets Picker

    An image picker (also with videos and audios) for Flutter

    An image picker (also with videos and audio) for Flutter projects based on the WeChat's UI. The package is using photo_manager for asset implementation, extended_image for image preview, and provider to help manage the state of the picker. Current WeChat version that UI is based on: 8.x UI designs will be updated following the WeChat update in any time. To take a photo or a video for assets, please check the detailed usage in the example, and head over to wechat_camera_picker. The package is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fritter

    Fritter

    A privacy-friendly Twitter frontend for mobile devices

    Fritter is an open-source frontend for Twitter, focusing on giving you the best experience and keeping your data private, local, and in your hands. No tracking, with all data local. Save tweets locally and offline. See what's trending in the world. Light and Dark themes, protect your eyes. Follow and group accounts. View results without needing to vote. Find users and tweets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 5
    Flutter Food App UI

    Flutter Food App UI

    Order Food App UI for iOS and Android Developed in Flutter

    Magnificent User Interface that I designed back in 2018 for a project that unfortunately did not come to fruition. However, in the year 2023, I have taken the initiative to transform this aesthetically pleasing design into a fully functional code. This creation has been a labor of love, and I hope that it will capture your attention and admiration. For those who are curious, the original design can be viewed on my Dribbble or Behance account. Please take a moment to immerse yourself in this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Flutter Local Notifications plugin

    Flutter Local Notifications plugin

    A Flutter plugin for displaying local notifications on Android, iOS

    A Flutter plugin for displaying local notifications on Android, iOS, macOS and Linux. Code for the cross-platform facing plugin used to display local notifications within Flutter applications. Code for the common platform interface. These can be found in the corresponding directories within the same name. Most developers are likely here as they are looking to use the flutter_local_notifications plugin. There is a readme file within each directory with more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    phosphor-flutter

    phosphor-flutter

    A flexible icon family for Flutter

    A flexible icon family for Flutter. Phosphor is a flexible icon family for interfaces, diagrams, presentations, whatever, really. Explore all our icons at phosphoricons. The easiest way to use all the Phosphor Icon with you app is to use our PhosphorIcon and pass any of our PhosphorIcons to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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). Before...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fair

    Fair

    A Flutter package used to update widget tree dynamically

    Fair is a dynamic framework designed for Flutter. Through the automatic conversion of native Dart source files by the Fair Compiler tool, the project can obtain the ability to dynamically update the Widget Tree and State. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 10
    Shelf

    Shelf

    Web server middleware for Dart

    Shelf makes it easy to create and compose web servers and parts of web servers. How? Expose a small set of simple types. Map server logic into a simple function: a single argument for the request, the response is the return value. Trivially mix and match synchronous and asynchronous processing. Flexibility to return a simple string or a byte stream with the same model. An adapter must handle all errors from the handler, including the handler returning a null response. It should print each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    http 0.13.6

    http 0.13.6

    A composable API for making HTTP requests in Dart

    A composable, Future-based library for making HTTP requests. This package contains a set of high-level functions and classes that make it easy to consume HTTP resources. It's multi-platform and supports mobile, desktop, and browser. The easiest way to use this library is via the top-level functions. They allow you to make individual HTTP requests with minimal hassle. If you're making multiple requests to the same server, you can keep open a persistent connection by using a Client rather than...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PHP-Casbin

    PHP-Casbin

    An authorization library that supports access control models

    An authorization library that supports access control models like ACL, RBAC, ABAC for Golang, Java, C/C++, Node.js, Javascript, PHP, Laravel, Python, .NET (C#), Delphi, Rust, Ruby, Swift (Objective-C), Lua (OpenResty), Dart (Flutter) and Elixir. In Casbin, an access control model is abstracted into a CONF file based on the PERM metamodel (Policy, Effect, Request, Matchers). So switching or upgrading the authorization mechanism for a project is just as simple as modifying a configuration...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Framework Benchmarks

    Framework Benchmarks

    Source for the TechEmpower Framework Benchmarks project

    ...#,Clojure, Groovy, Dart, JavaScript, Erlang, Haskell, Scala, Perl, Lua, C, and others. The current tests exercise plaintext responses, JSON serialization, database reads and writes via the object-relational mapper (ORM), collections, sorting, server-side templates, and XSS counter-measures. Future tests will exercise other components and greater computation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    EJDB

    EJDB

    Embeddable JSON Database engine C library

    EJDB 2.0, Embeddable JSON Database engine C library. Simple XPath like query language (JQL). Websockets / Android / iOS / React Native / Flutter / Java / Dart / Node.js bindings. Docker image. Array elements are matched from start to end. In equal arrays all values at the same index should be equal. Lexicographically sort object keys in both maps. Do matching keys and its values starting from the lowest key. Database index can be build for any JSON field path containing values of number...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    LibSass

    LibSass

    A C/C++ implementation of a Sass compiler

    LibSass is an implementation of Sass in C/C++, designed to be easy to integrate into many different languages. However, as time wore on it ended up lagging behind Dart Sass in features and CSS compatibility. LibSass is just a library. To run the code locally (i.e. to compile your stylesheets), you need an implementer, or "wrapper". There are a number of other wrappers for LibSass. We encourage you to write your own wrapper, the whole point of LibSass is that we want to bring Sass to many other...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Every Door

    Every Door

    A dedicated app for collecting thousands of POI for OpenStreetMap

    The best OpenStreetMap editor for POIs and entrances. The best app for on-the-ground surveying for OpenStreetMap! Add shops and amenities, survey benches and trees, collect addresses, or use them as walking papers. This editor does not make you think. Just go to a mall, and start Every Door. You'll see mapped shops around you: tap on the checkmark for any that are still there, and add shops that are not on the map. That's the entire process: you can keep your entire town up-to-date thanks to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WhatTodo

    WhatTodo

    A Simple Todo app design in Flutter to keep track of your task

    A Simple Todo app design in Flutter to keep track of your task on daily basis. Its built on BLoC Pattern. You can add a project, labels, and due date to your task also you can sort your task on the basis of project, label, and dates. This diagram showcase the dependencies to create a feature-specific BLoCs.The HomeBloc is independent and used as a communication channel between its child widgets. The app already has a preloaded Inbox project. You can add more projects by clicking add project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Flutter InAppWebView Plugin

    Flutter InAppWebView Plugin

    A Flutter plugin that allows you to add an inline webview

    A Flutter plugin that allows you to add an inline WebView, to use a headless WebView, and to open an in-app browser window. Adding the InAppWebView widget into your app is very simple. It’s just a widget like any other Flutter widget. Use InAppBrowser or ChromeSafariBrowser to open an in-app browser! ChromeSafariBrowser is based on Chrome Custom Tabs on Android and on SFSafariViewController on iOS. Create a Class that extends the InAppBrowser/ChromeSafariBrowser Class in order to override...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    zen

    zen

    Minimal meditation app

    Mobile app for meditation. You can set min and max time, and when you start meditating the app randomly picks a time for you between those values. Set min and max time. Each session of meditation time is picked between those values. Satisfying jingle when completing a meditation. Doesn't keep ringing so you can continue meditation if you want. See basic stats: How many sessions, total time meditated, and your average session length. Open-source and lightweight. All data is stored with Hive,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    flutter_unity_widget

    flutter_unity_widget

    Embeddable unity game engine view for Flutter

    Flutter unity 3D widget for embedding unity in flutter. Now you can make awesome gamified features of your app in Unity and get it rendered in a Flutter app both in fullscreen and embeddable mode. Works great on Android, iPad OS, iOS, Web, with Windows nearing completion. There are now two unity app examples in the unity folder, one with the default scene and another based on Unity AR foundation samples. Note: Supports only Unity 2019.4.3 or later. UnityFramework does not support emulators....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Responsive Framework

    Responsive Framework

    Easily make Flutter apps responsive. Automatically adapt UI

    Responsive Framework adapts your UI to different screen sizes automatically. Create your UI once and have it display pixel-perfect on mobile, tablet, and desktop! Supporting multiple display sizes often means recreating the same layout multiple times. Under the traditional Bootstrap approach, building responsive UI is time-consuming, frustrating and repetitive. Furthermore, getting everything pixel-perfect is nearly impossible and simple edits take hours. AutoScale shrinks and expands your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Isar Database

    Isar Database

    Extremely fast, easy to use, and fully async NoSQL database

    Minimal setup, Easy to use, no config, no boilerplate. Just add a few lines of code to get started. Store hundreds of thousands of records in a single database and query them efficiently and asynchronously. Isar has a rich set of features to help you manage your data. Composite & multi-entry indexes, query modifiers, JSON support and more. Isar has built-in full-text search. Create a multi-entry index and search for records easily. Isar ACID compliant and transactions are handled...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Platypus

    Platypus

    Create native Mac applications from command line scripts

    Platypus is a developer tool that creates native Mac applications from command line scripts such as shell scripts or Python, Perl, Ruby, Tcl, JavaScript, and PHP programs. This is done by wrapping the script in an application bundle along with a slim app binary that runs the script. Platypus makes it easy to share scripts and programs with people who are unfamiliar with the command line interface. Native, user-friendly applications can be created with a few clicks. It is very easy to create...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    py2many

    py2many

    Transpiler of Python to many other languages

    Python is popular, and easy to program in, but it has poor runtime performance. We can fix that by transpiring a subset of the language into a more performant, statically typed language. A second benefit is security. Writing security-sensitive code in a low-level language like C is error-prone and could lead to privilege escalation. Specialized languages such as wuffs exist to address this use case. py2many can be a more general-purpose solution to the problem where you can verify the source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jCasbin

    jCasbin

    An authorization library that supports access control models

    An authorization library that supports access control models like ACL, RBAC, ABAC for Golang, Java, C/C++, Node.js, Javascript, PHP, Laravel, Python, .NET (C#), Delphi, Rust, Ruby, Swift (Objective-C), Lua (OpenResty), Dart (Flutter) and Elixir. In Casbin, an access control model is abstracted into a CONF file based on the PERM metamodel (Policy, Effect, Request, Matchers). So switching or upgrading the authorization mechanism for a project is just as simple as modifying a configuration...
    Downloads: 0 This Week
    Last Update:
    See Project