Dart topic

Dart is a general-purpose programming language originally developed by Google and later approved as a standard by Ecma (ECMA-408). It is used to build web, server, and mobile applications.

Dart is an object-oriented, class defined language using a C-style syntax that transcompiles optionally into JavaScript. It supports interfaces, mixins, abstract classes, reified generics, static typing, and a sound type system.

List Dart repositories

imgur.dart

7
Stars
4
Forks
Watchers

A high-level Imgur API Client Library that uses Imgur's v3 API.

Recipedia

15
Stars
0
Forks
Watchers

A simple recipe application created in Flutter

copy_with_extension

74
Stars
30
Forks
Watchers

Provides Dart Build System builder for generating copyWith extensions for annotated classes.

dvm

87
Stars
11
Forks
Watchers

Dart Version Manager

flutter-guide

55
Stars
34
Forks
Watchers

📚 Flutter Guide on becoming a Master Flutterista

flutter-reaction-button

210
Stars
75
Forks
Watchers

Flutter Reaction Button is a customizable Flutter package that allows you to easily create interactive buttons with reaction emojis, similar to Facebook's iconic reaction buttons.

flhooks

38
Stars
2
Forks
Watchers

React like Hooks implementation for Flutter.

awesome-pubdev

110
Stars
13
Forks
Watchers

A curated list of awesome packages on pub.dev

flutter_blobs

128
Stars
22
Forks
Watchers

Generate Blob shapes for flutter apps

faker

230
Stars
53
Forks
Watchers

A library for Dart that generates fake data.