Jared Ezzet Hasson

Results 10 issues of Jared Ezzet Hasson

First of all, let me say thank you so much for this. Great package to use. The issue I'm having is when I scan a tag on Android, the functionality...

SharedPreferences is an insecure way to store authenticated tokens or user session information because the Flutter Web implementation, shared_preferences_web, [just uses local storage. ](https://github.com/flutter/plugins/blob/master/packages/shared_preferences/shared_preferences_web/lib/shared_preferences_web.dart) Local storage is unsuitable for storing...

This pull request introduces a new `FlDotLineSegmentPainter` to the fl_chart library, expanding the customization options available for dot decorations in line charts. The FlDotLineSegmentPainter is designed to draw a vertical...

Does this need to have the `write-all` permission? This should be used with caution, so I'm curious if there are more granular permissions that can be given

no instructions are given on how to find/generate your github token

My team would like to test using the `gpt-4-1106-preview` model in our code review. Please expose the model as a parameter that can be modified

The poem at the end of reviews is unnecessary and a bit off-putting. I applaud the creativity but could there be an option to avoid this without having to provide...

### Validations - [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find an [open...

kind:enhancement

**Is your feature request related to a problem? Please describe.** To be able to use Firebase emulator and Firebase storage. I need to be able to override host. **Describe the...

This action doesn't work for flutter web and exits with this error `Error: Flutter CLI not found, follow the instructions here https://docs.flutter.dev/get-started/install before trying again.` It might be nice to...