dart3
There are 37 repositories under dart3 topic.
mineral-dart/core
🧡 The neuralgic heart of the application, this module gathers all the functionalities of the framework.
SandroMaglione/learn-dart3
Showcase and try all the new features in Dart 3: Pattern Matching, Records, Sealed classes, and much more 🎯
vsevex/whixp
Lightweight XMPP client, purely written in Dart.
marchdev-tk/flinq
Extended capabilities for collections. It's a bunch of shortcuts to avoid unnecessary boilerplate work with collections.
dakshdeepHERE/CineHub
This is a Flutter-based mobile application that allows users to explore and discover movies using the Movies API from http://moviesapi.ir/.
FourLeafTec/tftp
tftp for Dart
mezoni/csv_parser
Classic CSV parsers suitable for most use cases. Pretty fast parsing. With experimental event-based streaming parsing.
DaniilAlpha/minisound
A high-level real-time audio playback library for Flutter, based on miniaudio.
marchdev-tk/mdcharts
march.dev charts library. Provides highly customizable and configurable charts.
marchdev-tk/app_analysis
Package that provides an ability to track device stats, including CPU/RAM/Battery/Traffic.
mezoni/fast_expressions
Fast Expressions is an expression parser and evaluation library.
morikeli/instagram-mobile-app-clone
An Instagram app clone for Android and iOS developed with Flutter.
vsevex/dnsolve
Pure Dart library that provides an easy way to perform DNS lookups.
AmmarAbdalqader/foresight
Graduation Project remastered app clone in Flutter 3.10.6
hotdang-ca/starter-snake-dart-shelf
A Simple Battlesnake Starter Project Written in Dart with Shelf
AbdeMohlbi/random_jokes
The Flutter Joke App is a well-crafted mobile application designed to bring moments of humor and laughter to users' lives. This application leverages the power of the Flutter framework to create a seamless and delightful user experience.
jaygaha/flutter-first-app
This Flutter app was built following the steps in the Mitch Koko ToDo tutorial
marchdev-tk/mdmoney
march.dev money library. Provides a new way to work with a money. From highly flexible creation to rich data manipulation and stringification options.
mezoni/string_reader
Implementation of random access string readers for reading data from various data sources in various encodings through a single `StringReader` interface.
nerufuyo/artemis_animation
Artemis Animation is an animation package for Flutter. We developed this package to make it easier for developers to implement widget animations in their projects. So, please enjoy this library for free!
Qubits-01/toxic-speech-classifier
An AI project using Multinomial Naive Bayes to identify toxic speech in English, Filipino, and Taglish (mix of both).
vsevex/connecta
Simplify and streamline socket communication in Dart applications.
curiousTejas/favorite-places-flutter
An app where you can compile a list of the places you like.
Markfgui675/app_blog
Projeto Flutter de um aplicativo de blog.
mezoni/parser_builder_lite
Parser Builder Lite is a source code generator of high performance real-time parsers.
mezoni/parser_combinator
Parser combinator is a collection of parsers that can be used to combine basic parsers to create parsers for more complex rules.
Scrooge6792/support
Dart package for IoC.
vig31/Dart-Programming-For-Flutter
Here you'll learn dart programming from beginner to advanced level.
vsevex/whixples
Behold the quirky wonders of Whixp.
AzulejoCode/reminder_active_breaks
Reminder active breaks
curiousTejas/shopping-list
A basic Flutter app in which I have inculcated Firebase. The list of the shopping items is stored on Firebase's Realtime Database via HTTP requests.
LeoAndo/flutter_use_dart3_demo
Try codeLabs: dart-patterns-records
LeoAndo/flutter_use_palm_demo
Try codeLabs: haiku-generator
marchdev-tk/mdamount
march.dev amount library. Provides a new way to work with an amount. From highly flexible creation to rich data manipulation and stringification options.
sixtusagbo/patterns_codelab
Dart's patterns and records