Stan

Results 14 issues of Stan

It would be nice if we could choose the path where the secure storage is saved. c:\users\USER\appdata\roaming\**com.example**\APPNAME\flutter_secure_storage.dat I would also like to change the **com.example** to a domain. Thx 👍

❗ After I updated to version 9.0.0, I randomly got an error saying: 'The process cannot access the file because it is being used by another process.' This only happened...

bug
windows
stale

Now every build a stopwatch is created in debug and release mode. If the properties ```dataTableShowLogs && kDebugMode``` are not true, it's created and started every build. This is unnecessary....

This PR fixes [this](https://github.com/caduandrade/multi_split_view/issues/94) issue.

Please merge or update all the compatibility issues to the latest standards....

enhancement

In the next flutter version the function hashValues will be removed and your package won't work anymore. Please update hashValues to Object.hash(...) in the override of your hashCode at **SliverStickyHeaderState**...

@g123k If not please mark it as unmaintained....

### Use case ### Currently `.env` is not blacklisted in `.gitignore`. > This is a bit dangerious, if someone adds a .env and forgets to add it to the `.gitignore`...

c: new feature
tool
c: proposal
team-tool

### Is there an existing feature request for this? - [x] I have searched the existing feature request ### Operating System Windows ### Pain Please create a'n issue to fix:...

enhancement

Is it possible to create a stable, native equatable linter that comes with this package? We would get a warning when we forgot some props in our getter. Something like...

enhancement