Open Source Dart Software Development Software

Dart Software Development Software

View 5626 business solutions

Browse free open source Dart Software Development Software and projects below. Use the toggles on the left to filter open source Dart Software Development Software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    Nylo Support

    Nylo Support

    Support library for the Nylo framework

    Nylo is a powerful framework for developing mobile apps in Flutter. Out of the box, it comes with a router, secure storage, networking, and more.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    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 button on SideDrawer. From the material color list you can specify any single color to the project.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    FlexColorScheme

    FlexColorScheme

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

    Use FlexColorScheme to make beautiful Flutter Material Design themes. Apply optional surface blends, and use Material-3 style seeded color schemes. The returned themes are standard ThemeData objects, but very sophisticated ones. They are based on the same idea as Flutter's ThemeData.from(ColorScheme) and ThemeData(colorSchemeSeed) themes, but with many additional features. Choose from numerous pre-made designs or make your own. You can also use optional component sub theming, that are quick and easy to configure. When you theme a Flutter application correctly, all built-in widgets use the colors of the ColorScheme in your theme. 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: 8 This Week
    Last Update:
    See Project
  • 4
    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 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: 4 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    BuhoCMS

    BuhoCMS

    A free and open source local CMS for static site generators

    BuhoCMS is a local Content Management System for static site generators (list of supported SSGs). See BuhoCMS as a GUI for static site generators. Easily create or open a website, choose your theme and add your first posts. With BuhoCMS, adding and editing content is as easy as a few clicks. No more terminal commands, folder hunting or manual Front matter edits.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    ObjectBox

    ObjectBox

    Flutter database for super-fast Dart object persistence

    ObjectBox Flutter database is a great option for storing Dart objects in your cross-platform apps. Minimal CPU, memory and battery use make it an ideal choice for mobile and IoT devices. Made for efficient data access, the ObjectBox Flutter database is 10x faster than any alternative. See the performance benchmarks below. 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. Compile time checks & optimizations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Rinf

    Rinf

    Rust for native business logic, Flutter for flexible and beautiful GUI

    Rust for native business logic, Flutter for flexible and beautiful GUI. Rinf is a production-ready framework for creating beautiful and performant cross-platform apps using Flutter and Rust with batteries fully included. Simply add this framework to your app project, and you're all set to write Flutter and Rust together. There are no webviews, web servers, hidden threads, or unnecessary memory copying that might cause performance overhead. This setup acts as a very thin wrapper around Dart and Rust. This is not a bulky framework that requires you to install so many dependencies and use complicated CLI commands. Just focus on your code using your preferred Flutter and Rust libraries. Creating hundreds or even thousands of message APIs between Dart and Rust feels smooth and clean. Additionally, you have the flexibility to utilize any number of Rust library crates, perhaps including those you might have been working on.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    rust_core

    rust_core

    A pure Dart implementation of patterns found in Rust's core library

    rust_core is a pure Dart implementation of patterns found in Rust's core library, bringing the power of Rust to Dart.
    Downloads: 2 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 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: 1 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Flutter Chat UI

    Flutter Chat UI

    Actively maintained, community-driven chat UI implementation

    Create the in-app chat experience. Actively maintained community-driven chat UI implementation for React Native and Flutter with an optional Firebase BaaS. Flyer Chat is a platform for creating in-app chat experiences using Flutter or React Native. This repository contains chat UI implementation for Flutter. We offer no paid plugins and strive to create an easy-to-use, almost drop-in chat experience for any application. Contributions are more than welcome! 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: 1 This Week
    Last Update:
    See Project
  • 11
    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 a standalone extension that needs to be used with the combination.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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. The idea is to not build another silo and instead integrate it into your existing workflow. No two people are the same. Depending on the task and the person, your Notes may need to be visualized differently. All your notes are stored in Markdown. However you can edit the notes in many different ways depending on the task. Soon you'll even be able to visualize yours Notes in a Graph. GitJournal will always be completely Open Source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    LunaSea

    LunaSea

    Self-hosted software controller built using Flutter

    LunaSea is a fully featured, open source self-hosted controller focused on giving you a seamless experience between all of your self-hosted media software remotely on your devices. LunaSea even comes with support for webhook-based push notifications, multiple instances of applications using profiles, backup and restore functionality for your configuration, an AMOLED black theme, and more!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    bloc

    bloc

    Predictable state management library that helps implement BLoC design

    A predictable state management library that helps implement the BLoC design pattern. The goal of this library is to make it easy to separate presentation from business logic, facilitating testability and reusability.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    macos_ui

    macos_ui

    Flutter widgets and themes implementing the current macOS design lang

    Flutter widgets and themes implementing the current macOS design language. It supports a Sidebar on the left, an optional TitleBar at the top, and the rest of the window is typically filled out with a MacosScaffold. A scope for the MacosWindow is provided by MacosWindowScope. Please note that you must wrap your MacosScaffold in a Builder widget in order for this to work properly. A sidebar enables app navigation and provides quick access to top-level collections of content in your app. Sidebars may be placed at the left or right of your app. To place a sidebar on the left, use the MacosWindow.sidebar property. To place a sidebar on the right, use the MacosWindow.endSidebar property.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Jainja

    Jainja is a JVM (Java Virtual Machine) written in Java

    Jainja is a JVM (Java Virtual Machine) written in Java. The VM is developed by using the smallest possible subset of Java in order to run on top of multiple environments : Java SE, JavaME, Android, Javascript, and even natively.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 17
    Animated Text Kit

    Animated Text Kit

    A flutter package to create cool and beautiful text animations

    A flutter package that contains a collection of some cool and awesome text animations. Recommended package for text animations in Codemagic's Ebook, "Flutter libraries we love". Try out our live example app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Aqueduct

    Aqueduct

    Dart HTTP server framework for building REST APIs

    Aqueduct is a modern Dart HTTP server framework. The framework is composed of libraries for handling and routing HTTP requests, object-relational mapping (ORM), authentication and authorization (OAuth 2.0 provider) and documentation (OpenAPI). These libraries are used to build scalable REST APIs that run on the Dart VM. An object-oriented, multi-threaded HTTP server framework written in Dart. Aqueduct is an extensible HTTP framework for building REST APIs on top of the Dart VM. It includes a statically-typed ORM, OAuth 2.0 provider, automated testing libraries, and OpenAPI 3.0 integration. Aqueduct's memory-isolated threads leverage every CPU without writing any code. No race conditions or complicated synchronization logic to worry about. A familiar, higher-order functional syntax makes application flow easy to construct and read. Powerful, statically typed queries enable code-completion and refactoring tools while minimizing error.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Dart

    Dart

    Dart is a client-optimized language for fast apps on any platform

    The Dart SDK, including the VM, dart2js, core libraries, and more. Develop with a programming language specialized around the needs of user interface creation. Make changes iteratively, use hot reload to see the result instantly in your running app. Compile to ARM & x64 machine code for mobile, desktop, and backend. Or compile to JavaScript for the web. Mature and complete async-await for user interfaces containing event-driven code, paired with isolate-based concurrency. A programming language optimized for building user interfaces with features such as sound null safety, the spread operator for expanding collections, and collection if for customizing UI for each platform. A programming language that is easy to learn, with a familiar syntax. Make changes to your source code iteratively, using hot reload to instantly see the effect in the running app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Flutter Catalog

    Flutter Catalog

    An app showcasing Flutter components, with side-by-side source code

    An opensource app showcasing Flutter components, with side-by-side source code view. lutter Catalog is now available in the browser!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Flutter EasyLoading

    Flutter EasyLoading

    A clean and lightweight loading/toast widget for Flutter

    A clean and lightweight loading/toast widget for Flutter, easy to use without context, and supports iOS, Android, and the web. First, initialize EasyLoading in your MaterialApp/CupertinoApp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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 the callbacks to manage the browser events. It can be used to run a WebView in background without attaching an InAppWebView to the widget tree. As InAppWebView, it has the same options and events. Use InAppWebViewController to control the headless WebView instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Flutter Translate

    Flutter Translate

    Flutter Translate is a fully featured localization library for Flutter

    Flutter Translate is a fully featured localization/internationalization (i18n) library for Flutter. It lets you define translations for your content in different languages and switch between them easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FlutterPP

    FlutterPP

    FlutterPP is designed to be your ultimate developer companion

    Welcome to FlutterPP, your developer companion for building Flutter apps with ease. FlutterPP (Flutter Plus Plus) is a low-code tool designed to significantly reduce development time by automating code generation for Flutter applications. This initial release, marks the beginning of an exciting journey towards making Flutter development more efficient and accessible. Flutter Plus Plus can automatically generate project files using BLoC OR GetX frameworks ( working on adding more! ). It creates data classes (models), routes (GoRouter & GetX Router), controllers, services, providers, views, and pages, all following clean code principles inspired by Uncle Bob and MVC architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.