Only Linux-specific entries are accepted into awesome-flutter-linux
.
Everything else should be contributed to awesome-flutter
or awesome-flutter-desktop
.
NOTE: Do not edit or commit README.md . Add new entries to awesome.yaml . |
---|
Linux-specific packages published on pub.dev.
name
: pretty display namepub
: package name on pub.devgithub
: repository on GitHubdescription
: optional description (defaults to pub.dev or GitHub description)
Linux-specific Flutter projects.
name
: pretty display nameurl
: a URL to the project websitegithub
: repository on GitHubdescription
: optional description (defaults to GitHub description)
Steps to generate README.md
for local preview:
-
Create a personal access token on GitHub
-
Install awesome-generator:
dart pub global activate --source git https://github.com/jpnurmi/awesome-generator
-
Run the generator:
awesome-generator --token=<token> awesome.yaml