How to Show the Downloads Count on pub.dev

How to enable dark mode and see downloads count for your favourite packages on pub.dev. https://codewithandrea.com/tips/downloads-count-pub-dev/

Created 4mo | Nov 21, 2024, 4:10:02 PM


Login to add comment

Other posts in this group

Hot Reload on Flutter web (beta)

To enable this, switch to the latest Flutter beta (3.31) and run your app with --web-experimental-hot-reload https://codewithandrea.com/tips/hot-reload-flutter-web-beta/

Mar 20, 2025, 11:50:03 AM | Code with Andrea
Uploading Screenshots with Fastlane

Instead of taking screenshots manually for each device & language, you can automate it with Maestro! Here's how. https://codewithandrea.com/tips/uploading-screenshots-fastlane/

Mar 19, 2025, 10:20:09 AM | Code with Andrea
Using Semantics Identifiers for UI Testing

Instead of taking screenshots manually for each device & language, you can automate it with Maestro! Here's how. https://codewithandrea.com/tips/semantics-identifiers-ui-testing/

Mar 18, 2025, 1:30:06 PM | Code with Andrea
Automated Screenshot Generation with Maestro

Instead of taking screenshots manually for each device & language, you can automate it with Maestro! Here's how. https://codewithandrea.com/tips/automated-screenshot-generation-maestro/

Mar 17, 2025, 6:50:08 PM | Code with Andrea
Android Demo Mode for Better Screenshots

Here's a handy command to override the Android status bar UI before taking screenshots for your Play Store listings. https://codewithandrea.com/tips/android-demo-mode-for-screenshots/

Mar 14, 2025, 2:20:12 PM | Code with Andrea
iOS Status Bar Tip for Better Screenshots

Here's a handy command to override the iOS status bar UI before taking screenshots. https://codewithandrea.com/tips/ios-status-bar-for-screenshots/

Mar 14, 2025, 9:40:07 AM | Code with Andrea
Gradle Kotlin DSL (Flutter 3.29)

Apps created with Flutter 3.29 use the new Gradle Kotlin DSL on Android. Some CLI tools don't support the new syntax, yet. https://codewithandrea.com/tips/gradle-kotlin-dsl/

Mar 10, 2025, 3:10:06 PM | Code with Andrea