An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dartlanguage

AdelDaniel/leetcode-problem-solving-in-dart

This codebase is for competitive programming (Problem Solving) exercises with Dart LeetCode and other platforms.

Language: Dart - Size: 102 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

shubham16g/flutter_ecommerce_demo

A basic responsive ecommerce project based on Flutter 3.

Language: Dart - Size: 1.02 MB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 36 - Forks: 13

shubham16g/multi_image_picker_view

An image_picker based widget which helps to pick multiple images in a GridView which can also be reorderable.

Language: Dart - Size: 1.7 MB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 26 - Forks: 28

thiagotn/minesweeper

Minesweeper Game using Flutter

Language: HTML - Size: 1.45 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 3

OpenStrata101/Dart-Programming

A repository solely for storing my Dart learning materials.

Language: Dart - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AbianS/app_install_events

A Flutter package that enables detection of application installation and uninstallation events on Android devices. It simplifies monitoring changes in the list of installed applications.

Language: Kotlin - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

Farial-mahmod/Leetcode-Problem-Solving-Dart-Flutter

Using Dart language to solve Leetcode problems

Language: Dart - Size: 106 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

egomobile/sanitize_filename 📦

Dart / Flutter package, which replaces characters in strings that are illegal/unsafe for filenames.

Language: Dart - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

simple-hub-organization/shelly

Communicate with Shelly smart devices directly through LAN with http requests.

Language: Dart - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

simple-hub-organization/switcher_dart

Control Switcher smart home accessories directly through LAN. Search, listen to changes and send commends to change state of devices.

Language: Dart - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

simple-hub-organization/nodered

NodeRED api in dart. Create edit and delete nodes, there is also option to install third party libraries

Language: Dart - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

AbianS/card_actions

Empower Your Cards with Custom Actions and Enhancements using our Flutter Package.

Language: C++ - Size: 4.59 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 4

rayyanazmi/Roll-The-Dice

A Flutter-based app that provides a virtual dice rolling experience. Users can generate random numbers, mimicking the roll of a physical die.

Language: C++ - Size: 459 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

AKABharat/Dart-All-In-One

🔹 this is a dart code file containing the concept and topics for revision purpose

Language: Dart - Size: 102 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

Farial-mahmod/Search-algorithms-in-Dart-Flutter

Linear search & Binary search implemented in Dart language (Flutter)

Language: Dart - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Ishfakur-Rahman/e-cafe-project-university

Real time food delivery app which used Flutter for UI and to handle backend Dart languages used and for the connection between server and app Django REST API framework used to craete the API.

Language: Dart - Size: 24.1 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

titoworlddev/mediaquery_sizer

Package that helps in the use of device dimensions and to make an adaptable design in an easy way.

Language: Dart - Size: 206 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

Cyber-Programer/Dart

Here are some examples of basic Dart programming concepts, including printing, variables, loops, and taking input.

Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

egomobile/azuread_login_view 📦

Provides one or more widgets to handle OAuth logins via Azure Active Directory.

Language: Dart - Size: 120 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

bozzelliandrea/whychat-server

Backend layer that exposes some APIs used by WhyChat App

Language: Dart - Size: 50.8 KB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

johnuberbacher/raised_widgets

Flutter package to add raised/heighted Widgets

Language: Dart - Size: 152 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Benevanio/frases

Language: Dart - Size: 718 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

felipeabreu86/flutter_cara_coroa

Esta aplicação consiste em uma tela Home que irá passar aletoriamente Cara ou Coroa para a tela Resultado, que exibirá o resultado do jogo para o usuário. Neste app viso exemplificar a navegação de telas com passagem de parâmetros.

Language: HTML - Size: 537 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

dariomatias-dev/via_cep_dio

Projeto de aplicativo baseado na API do ViaCEP criada com Flutter para o desafio da DIO: Criando um App Flutter do Zero Para o Consumo da API do ViaCEP.

Language: Dart - Size: 478 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

davidnwaneri/recdart

Examples showcasing recursive functions in Dart

Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

MikeTheHash/LinuxInstallers

These scripts, automate the installation of program and programming language on linux distros

Language: Shell - Size: 54.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

AvinandanBose/RowsAndColumns

This project is to show the combination of Rows and Columns and Child and Children widget .

Language: Dart - Size: 55.7 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

manishdayma/flutter_login_ui

Authentication Flow UI Made With Flutter 2.8 Null Safe

Language: Dart - Size: 3.38 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 2

march-dev/youtube_reporter

YouTube reporter is an app which main purpose is to make it easier to report abuse of videos that provokes violence/war/russian propaganda/terrorism.

Language: Dart - Size: 14.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

JBierenbroodspot/mastermind

A game of mastermind against the computer utilizing a number of different algorithms

Language: Python - Size: 188 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

harshitg123/Dart

Contains DART programming language

Language: Dart - Size: 545 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

emineinan/Dart

Basic samples in Dart language.

Language: Dart - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rcvenky/Simple_Calculator_App

A Simple Calculator Utility for Android. It Performs basic mathematical Calculation such as Addition, Subtraction, Multiplication, Division and Compute % Operation which gives the Remainder value while Division.

Language: Dart - Size: 47.9 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

dipakbari4/dart-basics

Basics of Dart programming language

Language: Dart - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0