Dart flutter-package

Open-source Dart projects categorized as flutter-package

Top 23 Dart flutter-package Projects

  • Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    Project mention: The P3 Wide Gamut Color 'Gotcha' | /r/FlutterDev | 2023-06-08

    Flutter listened to us...sort of about supporing P3 Wide Gamut Colors with the latest release. BUT...it's only for images. I don't know how or why only images got P3 support, but it almost makes it worse having bright popping images with a flat/dull UI and videos. If Flutter wants to compete and stay on top, this is critical for the end users. Original Github Issue: Add Display P3 wide gamut colors profile to Flutter (a.k.a. enable 25% more colors in Flutter) https://github.com/flutter/flutter/issues/55092#issuecomment-1569362683 "Speak Up" Post: https://www.reddit.com/r/FlutterDev/comments/yywx66/attn\_all\_your\_vote\_is\_needed\_to\_fix\_critical/ "Victory" post...so I thought: https://www.reddit.com/r/FlutterDev/comments/11gqjvo/we\_did\_it\_add\_display\_p3\_wide\_gamut\_colors/ Let's do this right though and be cautious of "farming" thumbs up "before y'all misinterpret the "squeaky wheel" thing, the way we decide what to work on is the number of thumbs-up reactions on an issue. Please don't just comment about how much something is important to you or ask for updates on the issue (doing it in the #general channel on discord is fine, just not the GitHub). Also remember that Flutter is open source and that "we did it" can sometimes be achieved faster by submitting a fix directly rather than waiting for the current contributors to do it for you. :-) - hixie" This is a democracy, so if you want full support, you know what do do and where to do it ;) New Github Issue to FULLY support P3: Implement wide gamut color support in the Framework https://github.com/flutter/flutter/issues/127855

  • bloc

    A predictable state management library that helps implement the BLoC design pattern

    Project mention: [Research] Your Flutter Stack | /r/FlutterDev | 2023-05-23

    Architecture: Repository pattern as described on bloclibrary.dev

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • flutter_inappwebview

    A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.

    Project mention: Creating WebView Content Blockers with Flutter InAppWebView | dev.to | 2023-01-09

    In this article, we are going to learn how to create a custom Content Blocker for our WebView instances using the flutter_inappwebview plugin.

  • flutter-quill

    Rich text editor for Flutter

    Project mention: I've migrated a text editor library (13K LOC) from no state management (spaghetti code) to state management. I'm sharing here my experience and a breakdown of the architectural decisions that I took (long read) | /r/FlutterDev | 2022-07-03

    Two months ago I decided to fork the Quill rich text editor because the architecture is extremely difficult to follow. Since I desperately need for my own project, a strong rich text editor that can be easily extended with more features I took the decision to byte the bullet and refactor Quill from the ground up. There are numerous extremely good features in Quill yet the overall architecture was a total train wreck. In this article I'll be explaining in detail what were the issues and how I attempted to improve them. You can find the source code at Visual Editor Github. I've documented the entire process and I'll be releasing deep dive Flutter architecture episodes at Visual Coding YouTube. Enough shameless plugs, let's get going.

  • very_good_cli

    A Very Good Command-Line Interface for Dart created by Very Good Ventures 🦄

    Project mention: 🚀 Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 2 | dev.to | 2022-12-21

    To do this, we will be using very_good_cli.

  • flutter-unity-view-widget

    Embeddable unity game engine view for Flutter. Advance demo here https://github.com/juicycleff/flutter-unity-arkit-demo

  • table_calendar

    Highly customizable, feature-packed calendar widget for Flutter

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • flui

    A powerful UI framework for Google Flutter. (by Rannie)

    Project mention: UI Framework for Flutter. What should be included in? | dev.to | 2022-11-30

    2) FLUI

  • graphic

    A grammar of data visualization and Flutter charting library.

    Project mention: Show HN: Graphic – A grammar of data visualization and Flutter charting library | /r/hypeurls | 2023-02-22
  • flutter_showcaseview

    Flutter plugin that allows you to showcase your features on flutter application. 👌🔝🎉

    Project mention: ShowCaseView: A Flutter package allows you to Showcase/Highlight your widgets step by step. | /r/FlutterDev | 2022-08-06
  • bottom_navy_bar

    A beautiful and animated bottom navigation

  • betterplayer

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

    Project mention: 2.0 Coming together to work on common issues. UPDATE. | /r/FlutterDev | 2022-09-28
  • flutter-settings-ui

    Create native settings for Flutter app in a minutes.

  • google_nav_bar

    A modern google style nav bar for flutter.

  • funvas

    Fun canvas animations in Flutter based on time and math functions.

    Project mention: How to create 60fps Timer.periodic? | /r/flutterhelp | 2023-01-05
  • states_rebuilder

    a simple yet powerful state management technique for Flutter

    Project mention: What State Manager do you use the most on your apps? | /r/FlutterDev | 2023-03-15

    I use states_rebuilder https://github.com/GIfatahTH/states_rebuilder

  • jiffy

    Jiffy is a Flutter (Android, IOS and Web) date time package inspired by momentjs for parsing, manipulating, querying and formatting dates

    Project mention: Jiffy: Simplify your date-time workflow with Dart: Discover how Jiffy can streamline your productivity. | /r/FlutterDev | 2023-03-09
  • neopop-flutter

    NeoPOP is CRED's inbuilt library for using NeoPOP components in your app

    Project mention: Is there a good package for buttons like this? | /r/FlutterDev | 2023-02-05
  • bottom_bar_with_sheet

    :rocket: Flutter custom BottomBar Navigation Widget

  • flow_builder

    Flutter Flows made easy! A Flutter package which simplifies navigation flows with a flexible, declarative API.

    Project mention: Which tech stack for full text searches? | /r/FlutterDev | 2023-04-04
  • fpdart

    Functional programming in Dart and Flutter. All the main functional programming types and patterns fully documented, tested, and with examples.

    Project mention: Flutter Exception Handling with try/catch and the Result type (updated to Dart 3 and sealed classes) | /r/FlutterDev | 2023-06-02

    use a 3rd party package like fpdart, which offers ergonomic APIs like Either and TaskEither

  • routemaster

    Easy-to-use Navigator 2.0 router for web, mobile and desktop. URL-based routing, simple navigation of tabs and nested routes.

  • screenshots

    Screenshots: A command line utility and package for capturing screenshots for Flutter (by mmcc007)

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

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). The latest post mention was on 2023-06-08.

Dart flutter-package related posts

Index

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

Project Stars
1 Flutter 154,151
2 bloc 10,524
3 flutter_inappwebview 2,558
4 flutter-quill 1,915
5 very_good_cli 1,901
6 flutter-unity-view-widget 1,847
7 table_calendar 1,574
8 flui 1,429
9 graphic 1,260
10 flutter_showcaseview 1,209
11 bottom_navy_bar 915
12 betterplayer 787
13 flutter-settings-ui 781
14 google_nav_bar 569
15 funvas 485
16 states_rebuilder 482
17 jiffy 453
18 neopop-flutter 387
19 bottom_bar_with_sheet 351
20 flow_builder 351
21 fpdart 346
22 routemaster 312
23 screenshots 260
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
www.sonarqube.org