Skip to content

Commit cdbd1d1

Browse files
docs(UX-1130): Add dartdoc categories to classes (#134)
chore: Make some classes private that we don't need to export(#134) ci: Add build runner to code quality action(#134)
1 parent 47fb5d2 commit cdbd1d1

File tree

93 files changed

+3928
-3797
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+3928
-3797
lines changed

.github/workflows/code-quality.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- uses: subosito/flutter-action@v2
1515
with:
1616
cache: true
17+
- run: dart run build_runner build
1718
- uses: ZebraDevs/[email protected]
1819
with:
1920
token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)