xvrh /
puppeteer-dart
A Dart library to automate the Chrome browser over the DevTools Protocol. This is a port of the Puppeteer API
Loading repository data…
Yczar / repository
This is the full project repository for my dart for beginners course. It contains every code used in the course video.
Selected from shared topics, language and repository description—not editorial ratings.
xvrh /
A Dart library to automate the Chrome browser over the DevTools Protocol. This is a port of the Puppeteer API
traindown /
Dart (and Flutter) library for the Traindown Markup Language. This is the reference implementation for now. It is first to receive features and fixes.
inehalbabu /
This repository is a carefully curated collection of tips and tricks for the Dart programming language and Flutter framework. It’s designed to be helpful for both beginners and experienced developers alike, making it a great resource for enhancing your skills and building better applications.
imsanjoykb /
This repo will be quite helpful for all those developers who want to develop single-page web applications using Dart. It is meant for programmers with a strong hold on object-oriented concepts & assumes that the readers have adequate exposure to object-oriented programming concepts
abdelaziz-mahdy /
This Face Detection and Grouping App is a powerful tool designed to process images from a directory, detect faces, and group similar faces together. The app is built using Flutter for the frontend and leverages the OpenCV Dart library for face detection and recognition
shatilsarower /
This is a news application that shows 7 types of news from the internet, it fetches the data from an API from "https://newsapi.org/", and shows it to the user.