Tiffaa
Tiffaa
Hi, It would be great if the `pubspec.yaml` could automatically sort alphabetically the list of the dependencies when it's saved and/or when `flutter pub get/add` is runned. (`get` is probably...
**Describe the bug** When using `flutter_localizations`, the extension doesn't lint/track `AppLocalizations` nor its import `'package:flutter_gen/gen_l10n/app_localizations.dart'` automatically. **To Reproduce** Steps to reproduce the behavior: 1. Install and setup `flutter_localizations` 2. Go...
Hi, I wanted to point out a few things that I found annoying: 1 - The filter tab is very useful, but gets reset when the network tab is closed,...
**Describe the bug** Hi! I've tried using the optional parameters of the `log` function for the first time, and it doesn't seem like the `time` one works? Maybe also the...