Dart HacktoberFest

Open-source Dart projects categorized as HacktoberFest

Top 23 Dart HacktoberFest Projects

  • AppFlowy

    AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

  • Project mention: 🏞️5 beautiful open-source web apps to learn from and get inspired 🙇‍♀️💡 | dev.to | 2024-01-17

    💾 Source code: https://github.com/AppFlowy-IO/AppFlowy 👕 Size: M 🛠️ Stack: Flutter, Rust

  • flame

    A Flutter based game engine.

  • Project mention: Hi Flutter Devs, I am struggling to make a background for my app that is extremely high fidelity lava lamp bubbles - 3d, viscous, blobby, neon glow-y, lava lamp bubbles. | /r/flutterhelp | 2023-07-07

    Check out Flame - https://github.com/flame-engine/flame

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • fl_chart

    FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.

  • riverpod

    A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.

  • Project mention: Exploring Speed Up Mobile App Development Approaches | /r/FlutterDev | 2023-06-06

    From a library standpoint, I would recommend https://riverpod.dev over any other state management libraries for productivity purposes.

  • provider

    InheritedWidgets, but simple

  • flutter_rust_bridge

    Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.

  • Project mention: flutter_rust_bridge VS rinf - a user suggested alternative | libhunt.com/r/flutter_rust_bridge | 2024-01-17
  • flutter_hooks

    React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.

  • Project mention: Does boilerplate code in Flutter bother you? And do you already use hooks? | /r/FlutterDev | 2023-04-27

    I encourage you to look at the implementation of useAnimationController. There's far more complexity there than the explicit version.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • authpass

    AuthPass - Password Manager based on Flutter for all platforms. Keepass 2.x (kdbx 3.x) compatible.

  • pangolin_desktop

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

  • photo_view

    📸 Easy to use yet very customizable zoomable image widget for Flutter, Photo View provides a gesture sensitive zoomable widget. Photo View is largely used to show interacive images and other stuff such as SVG.

  • freezed

    Code generation for immutable classes that has a simple syntax/API without compromising on the features.

  • Project mention: Dart 3.3 | news.ycombinator.com | 2024-02-15

    There is the `sealed` class modifier which allows for exhaustive matching on possible types: https://dart.dev/language/class-modifiers#sealed

    There's also a package called freezed which offers similar utility (you might already be familiar with this seeing as you mentioned pattern matching): https://pub.dev/packages/freezed

    I recall there being a reason unions aren't generally implemented, though I'm not sure where I read it. It was to do with union types being unnecessarily complex for the compiler and the code they tend to produce, at no real benefit to the programmer or the resulting program. Go's lack of unions is essentially based around the same reasoning.

  • flutter-client

    Invoice Ninja: Desktop/mobile admin portal built with Flutter

  • Project mention: Looking for a European-focused Invoicing Tool | /r/selfhosted | 2023-05-16

    Hi, I'm one of the developers of Invoice Ninja. In the latest version of the selfhosted app we've added the ability to automatically set the tax based on the country. You can try it in the demo by enabling the "Calculate taxes" option on Settings > Tax Settings.

  • at_client_sdk

    The Dart implementation of atSDK used for implementing Atsign's technology into other software

  • finamp

    A Jellyfin music client for mobile

  • Project mention: Plex Users Fear New Feature Will Leak Porn Habits to Their Friends and Family | news.ycombinator.com | 2023-11-27

    I have Jellyfin setup alongside Plex, and the one thing that's keeping me from moving fully off Plex is Plexamp [1]. It works flawlessly on my phone/laptops, includes a ton of features and is a pleasure to use - especially compared to Spotify or Apple Music.

    I am aware of FinAmp [2] and music players for Jellyfin, but they aren't comparable to PlexAmp yet.

    1. https://www.plex.tv/plexamp/

    2. https://github.com/jmshrv/finamp

  • dart_pdf

    Pdf creation module for dart/flutter

  • Project mention: Send a document with multiple copies of multiple names to a printer in desktop/web app | /r/FlutterDev | 2023-04-27

    One way I see is generating a PDF file of 100 pages, replacing the name (use https://pub.dev/packages/pdf, https://pub.dev/packages/printing or https://pub.dev/packages/syncfusion_flutter_pdf), then send the PDF file to the printer.

  • melos

    🌋 A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.

  • dartx

    Superpowers for Dart. Collection of useful static extension methods.

  • betterplayer

    Better video player for Flutter, with multiple configuration options. Solving typical use cases! (by jhomlala)

  • jaspr

    Modern web framework for building websites in Dart. Supports SPAs and SSR.

  • Project mention: Hey, what are some interesting open source flutter projects I could work on right now. Any suggestions would be awesome. | /r/FlutterDev | 2023-07-07

    Here are some interesting projects for me: https://github.com/widgetbook/widgetbook https://pub.dev/packages/storybook\_flutter https://github.com/foss42/api-dash https://github.com/schultek/jaspr

  • stream-chat-flutter

    Flutter Chat SDK - Build your own chat app experience using Dart, Flutter and the Stream Chat Messaging API.

  • font_awesome_flutter

    The Font Awesome Icon pack available as Flutter Icons

  • quickgui

    A Flutter frontend for quickget and quickemu.

  • timecop

    A time tracking app that respects your privacy and the gets the job done without being fancy. (by hamaluik)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Dart HacktoberFest related posts

Index

What are some of the best open-source HacktoberFest projects in Dart? This list will help you:

Project Stars
1 AppFlowy 48,612
2 flame 8,787
3 fl_chart 6,404
4 riverpod 5,781
5 provider 5,024
6 flutter_rust_bridge 3,552
7 flutter_hooks 3,014
8 authpass 2,114
9 pangolin_desktop 1,871
10 photo_view 1,853
11 freezed 1,810
12 flutter-client 1,527
13 at_client_sdk 1,483
14 finamp 1,479
15 dart_pdf 1,317
16 melos 1,024
17 dartx 1,024
18 betterplayer 868
19 jaspr 883
20 stream-chat-flutter 857
21 font_awesome_flutter 817
22 quickgui 811
23 timecop 775

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com