pinchbv / floor

The typesafe, reactive, and lightweight SQLite abstraction for your Flutter applications
https://pinchbv.github.io/floor/
Apache License 2.0
965 stars 191 forks source link

Icon and logo #831

Closed stephanmantel closed 4 months ago

stephanmantel commented 4 months ago

This is purely personal preference and developer quality of life but I like this and potentially more of you will.

- Adding a logo.png in the root of the project, makes it show up in SourceTree, which I use as my git gui.
- Adding .idea/icon.svg makes it show up in android studio's project picker.

Examples:

Screenshot Sourcetree Screenshot 2024-05-28 at 11 03 34

I often switch between projects and using these visuals has made it easier to spot them in a list.

This is no biggy and no must, but I thought this might help others too; so here we go.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.31%. Comparing base (aab7264) to head (834f703).

:exclamation: Current head 834f703 differs from pull request most recent head 3771809

Please upload reports for the commit 3771809 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #831 +/- ## ============================================ + Coverage 0 94.31% +94.31% ============================================ Files 0 10 +10 Lines 0 211 +211 ============================================ + Hits 0 199 +199 - Misses 0 12 +12 ``` | [Flag](https://app.codecov.io/gh/pinchbv/floor/pull/831/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pinchbv) | Coverage Δ | | |---|---|---| | [floor](https://app.codecov.io/gh/pinchbv/floor/pull/831/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pinchbv) | `94.31% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pinchbv#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.