yjbanov / flutter_repo_stats

ad hoc scripts collecting various stats from Flutter's git repos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collects various statistics about Flutter's git repositories.

How to run

Clone this repository. Create a directory called repos at the root of the clone.

Clone all Flutter repositories into it (see run.dart for full list).

Run this:

dart bin/run.dart

About

ad hoc scripts collecting various stats from Flutter's git repos


Languages

Language:Dart 100.0%