Kilian Schulte
Kilian Schulte
I will not be able to rename this since it would be a major braking change for all users. You can try giving the import of Item a prefix, I...
You could also maybe hide it from the dart_mappble import
Indeed a bug, let me look into it.
I finally got to work on it. Fixed in v4.5.0
How about adding a DateTimeDecoding value to choose from e.g. "unchanged", "asUtc" and "asLocal". Then its independent of the encoding, ans also not a breaking change.
As you said, there should be a check to only add this in release mode.
Also commented on the doc, but to summarize: - Generally very welcome, would be a huge benefit for Jaspr - Especially ChangeNotifier, ValueNotifier, Listenable would be very welcome as those...
Thanks for discussing this. As for my needs, it really doesn't need to be that complex. > I think it would be reasonable for pubspec_parse to expose the raw YamlMap...
`jaspr_lints` reads from `jaspr`. I don't plan to move away from the top-level key.
This isn't really something jaspr can control I think cause it needs to run flutter for certain things. The proper solution would be to create a non-root user. If you...