Open Source Dart Software - Page 7

Dart Software

Dart Clear Filters

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

  • 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
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    Medito App

    Medito App

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

    Meditation can positively transform people's lives. We believe no one should have to pay for it. We are the Medito Foundation, and we've built the Medito App for people who have never meditated before or want to deepen their meditation practice. The app is free, forever: no ads, no spam, no need to sign up or pay. 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
  • 2
    MeetingZilla

    MeetingZilla

    A new video calling Flutter application for Android and iOS.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Miniflutt

    Miniflutt

    Another Miniflux client.

    Miniflutt is an Android client for Miniflux feed reader. It is free and open source, without any advertisement or tracking whatsoever. Miniflutt is still in development but implements the most common features for an RSS reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mondroid

    Mondroid

    Open Source Mongodb Client For Mobile

    Mondroid is an open source mongodb client for mobile devices. Features - Both mongodb:// and mongodb+srv:// connections are supported - Adding, removing and reordering connection strings - Naming connection strings - Auto reconnecting - Creating and deleting collections - Number of documents can be seen in each collection tile - Find queries are supported in json format - CRUD operations are supported - On listing page; documents are represented in expandable tree format - On editing page; documents are represented in json string format - Custom json encoding / decoding - Dark mode support
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    OpenCarenet CHE

    OpenCarenet CHE

    Enabling community health workers to collect health data efficiently

    OpenCarenet CHE is a robust and user-friendly application tailored for community health workers, facilitating seamless data collection, management, and reporting. With its mobile data collection capabilities, offline functionality, and interoperability with DHIS2, the app empowers health professionals to efficiently track patient information, aggregate primary data, and generate detailed health reports, even in areas with limited internet access. Its multilingual support and configurable language settings enhance communication and usage in diverse cultural contexts, while features such as local patient management, transparent reference and geolocation functionalities contribute to improved patient care and holistic community health management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pangolin Desktop

    Pangolin Desktop

    Pangolin Desktop UI shell, designed for dahliaOS, written in Flutter

    Pangolin Desktop UI shell, designed for dahliaOS, written in Flutter. You can run Pangolin on any platform that Flutter supports but we recommend running it on Linux as some features of Pangolin are designed exclusively for Linux and won't work on other platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Personal Library

    Personal Library

    Acts like a real library with the best user interface on the backpack.

    Stores your favorites Books. Lets you track the Users logged,signed up. Time tracing of system access. Delete, and Add both Categories and Books. No fussy configurations, embedded database with Java Runtime Environment enabled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Planka App

    Planka App

    A Flutter based App for Project Management building upon Planka

    A Flutter‑based mobile client for Planka, the self‑hosted web-based Kanban platform similar to Trello. It connects via Planka’s API to let users manage boards, lists, and cards on Android & iOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    Provider

    Provider

    InheritedWidgets, but simple

    provider is a lightweight state management approach for Flutter that wraps InheritedWidget to expose data down the widget tree in a clean, idiomatic way. It popularized simple patterns like ChangeNotifierProvider and Consumer to rebuild only the widgets that need updates. The library offers convenient providers for synchronous values, streams, and futures, plus utilities like MultiProvider and ProxyProvider to compose dependencies. Its appeal is minimal boilerplate, readability, and ease of onboarding for teams new to Flutter. Because it relies on Flutter’s core mechanisms, it integrates seamlessly with common architectural styles and existing widgets. Many apps use provider as a baseline pattern, and later evolve toward more advanced solutions as complexity grows—without discarding the conceptual model provider introduces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Quiver for Dart

    Quiver for Dart

    A set of utility libraries for Dart

    Quiver is a comprehensive collection of utility libraries for Dart that extends core functionality and simplifies common programming patterns. It provides reusable tools for asynchronous programming, data structures, caching, time manipulation, string utilities, and more. Originally inspired by Google’s internal libraries, Quiver helps developers write cleaner, more expressive, and testable Dart code. Its modular design allows importing only the needed packages, making it both flexible and lightweight. Quiver also includes testing utilities that make it easier to simulate asynchronous behavior, time, and equality checks in unit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ricochlime

    Ricochlime

    Satisfying monster shooter

    Ricochlime is a satisfying monster shooter game where players eliminate advancing monsters using ricocheting projectiles. Developed with the Flame game engine and Flutter, it offers smooth gameplay across multiple platforms, including Android, iOS, Windows, and web browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    Riverpod

    Riverpod

    A reactive caching and data-binding framework

    Riverpod is a modern, framework-agnostic state management and dependency injection library for Dart and Flutter that emphasizes compile-time safety and explicit data flow. Instead of tying state to widget trees, it models state as providers that can be read anywhere, making logic more testable and decoupled from UI. 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
  • 15
    S3 GUI

    S3 GUI

    S3 GUI for Desktop, Mobile and Web

    A Desktop, Mobile and Web client for S3 built with Flutter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sandesh: Find your community

    Sandesh: Find your community

    Home grown, community messaging platform

    Sandesh: Find your community https://play.google.com/store/apps/details?id=com.pranjalstudioplus.sandesh We are thrilled to introduces an exciting new way to connect with your local community and engage in meaningful conversations. Here's what you can expect from this initial release: 1. Discover Local Communities: Find and join communities based on interests, passions, or proximity. 2. Authentic Answers to Local Problems: Get advice, share information, and find solutions from community members who understand local challenges. 3. Real-Time Messaging: Engage in personal chats, exchange ideas, and build relationships with like-minded individuals. 4. Secure and Reliable: Sandesh prioritizes privacy and data security for a trustworthy experience. Sandesh plans to continuously improve and enhance the platform based on user feedback. Future updates will introduce new features, community enhancements. Support: pranjalbarn@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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 error to the console if possible, then act as though the handler returned a 500 response. The adapter may include body data for the 500 response, but this body data must not include information about the error that occurred. This ensures that unexpected errors don't result in exposing internal information in production by default; if the user wants to return detailed error descriptions, they should explicitly include middleware to do so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ShortGPT Lite

    ShortGPT Lite

    Get short and concise answers from GPT 3/GPT 4

    Short GPT Lite is a simple tool for Windows/Linux based on OpenAI's GPT3/GPT4 large language model. The main focus is to get quick and concise answers from GPT. ShortGPT is now available on Android : https://play.google.com/store/apps/details?id=io.github.rupeshs.shortgpt_lite ShortGPT basic web version is now available try it for free: https://nolowiz.com/shortgpt-get-short-and-concise-answers-from-gpt-for-free/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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 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
  • 20
    Silent Moon

    Silent Moon

    Meditation app, explore the app, find some peace of mind

    Meditation app, Explore the app, Find some peace of mind to prepare for meditation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SmanRenamer

    SmanRenamer

    A simple yet powerful batch renaming software.

    By modifying just one name, you can easily rename multiple files or folders with similar naming conventions.SmanRenamer is designed to simplify the process of batch renaming files and folders, without requiring excessive complexity or configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Trace

    Trace

    Modern crypto portfolio & market explorer

    Modern crypto portfolio & market explorer. Portfolio overview, aggregate market explorer, detailed aggregate/exchange specific market data for every coin. Portfolio timeline, transaction history, portfolio breakdown. Automatic, light, dark & dark OLED theme options. 7.3MB, fast and lightweight. Swipe to the second tab displaying aggregate market stats of every cryptocurrency. Search by any coin's symbol or name. Sort coins by name, market cap, 24h trade volume, and 24h change percent. Navigate to timeline through the drawer menu or swipe from breakdown. Tap the clock to control the timeline period from 1 day to all. Includes portfolio value high/low, change percent, and change amount over period. Scroll down to view all transaction history. Navigate to breakdown through the drawer menu or swipe from timeline. Pie chart breakdown of portfolio. Displays total portfolio value, net percent, net amount, and total cost. Lists each coin as a percent of the total portfolio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Wall Candy

    Wall Candy

    Wallpaper app backed by Pexels API

    Flutter based Wallpaper app backed by Pexels API GitHub: https://gitlab.com/pranjal-barnwal/wall-candy 💾 Download: https://sourceforge.net/projects/wall-candy/files/com.pranjalsspace.wall_candy.apk/download ☕Buy Me a Coffee: https://www.buymeacoffee.com/pranjal_barnwal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 0 This Week
    Last Update:
    See Project
  • 25
    Zhihu Flutter

    Zhihu Flutter

    Clone the UI of the Zhihu app

    zhihu-flutter is a third-party client for Zhihu, a popular Chinese question-and-answer platform, built with Flutter. It replicates core features of the official app, including browsing feeds, reading detailed posts, and interacting with user content. The UI closely mirrors Zhihu’s visual style, with clean typography, article previews, and smooth scrolling lists. It demonstrates practical app structures with network integration, API parsing, and state management for real-world content delivery. The project also emphasizes internationalization and modular code, making it adaptable for other content-driven platforms. While it is community-maintained, it provides valuable reference for developers exploring how to build full-featured content clients in Flutter.
    Downloads: 0 This Week
    Last Update:
    See Project
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.