Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / passsy/deep_pick issues and pull requests

#59 - Suggestion: add an option for ListPIck to skip individual items that throw

Issue - State: closed - Opened by JacobMuchow about 1 year ago - 3 comments

#58 - Add time zone support

Pull Request - State: closed - Opened by nohli over 1 year ago - 4 comments

#57 - Update pub links

Pull Request - State: closed - Opened by nohli over 1 year ago

#56 - Support Firebase Timestamps

Issue - State: closed - Opened by AlwinFassbender over 2 years ago - 2 comments

#55 - How to convert value when picking a Map<String, MyObject>

Issue - State: open - Opened by chrishibler over 2 years ago - 1 comment
Labels: enhancement

#54 - Remove deprecated APIs

Pull Request - State: closed - Opened by passsy over 2 years ago

#53 - Parse Unix Epoch time

Issue - State: open - Opened by passsy over 2 years ago
Labels: Hacktoberfest, type:datetime

#52 - Support the Atom date format

Issue - State: open - Opened by passsy over 2 years ago
Labels: Hacktoberfest, type:datetime

#51 - Support RFC 822 Date format

Issue - State: closed - Opened by passsy over 2 years ago
Labels: Hacktoberfest

#50 - Support RFC 1036 date format

Issue - State: closed - Opened by passsy over 2 years ago

#49 - Support RFC 2822 date format

Issue - State: closed - Opened by passsy over 2 years ago
Labels: type:datetime

#48 - Support W3C date format

Issue - State: open - Opened by passsy over 2 years ago
Labels: type:datetime

#47 - Add timezone support to date format RFC 1123 / RFC 850 / RFC 1123

Issue - State: closed - Opened by passsy over 2 years ago
Labels: good first issue, Hacktoberfest

#46 - Document supported date formats in README

Issue - State: closed - Opened by passsy over 2 years ago
Labels: good first issue, Hacktoberfest

#45 - Add pub install command

Pull Request - State: closed - Opened by passsy over 2 years ago

#44 - Document for asMap

Pull Request - State: closed - Opened by Rishabh-Negi over 2 years ago

#43 - document asDouble

Pull Request - State: closed - Opened by Rishabh-Negi almost 3 years ago - 1 comment

#42 - Parse HTTP "Date" header

Pull Request - State: closed - Opened by passsy almost 3 years ago - 3 comments

#41 - Add pickFromJson which automatically calls jsonDecode

Pull Request - State: closed - Opened by passsy almost 3 years ago

#40 - Add pickDeep to dynamically define queries of undefined depth

Pull Request - State: closed - Opened by passsy almost 3 years ago

#39 - Document asList*() methods

Pull Request - State: closed - Opened by passsy almost 3 years ago

#38 - Add Pick.index to get the element index for list items

Pull Request - State: closed - Opened by passsy almost 3 years ago

#37 - Implement roundDoubleToInt property for asIntOrThrow() and asIntOrNull()

Pull Request - State: closed - Opened by stevendz about 3 years ago - 1 comment

#36 - Add support for HTTP date header format

Issue - State: closed - Opened by passsy about 3 years ago - 1 comment

#35 - Let pick expect an Iterable instead of multiple optional args

Issue - State: closed - Opened by Wikiwix over 3 years ago

#34 - Acknowledge that all parsers can fail

Pull Request - State: closed - Opened by passsy over 3 years ago

#33 - Make Pick.isAbsent a getter

Pull Request - State: closed - Opened by passsy over 3 years ago - 1 comment

#32 - Make Pick.isAbsent a getter

Pull Request - State: closed - Opened by passsy over 3 years ago

#31 - Breaking: Don't parse doubles as int

Pull Request - State: closed - Opened by passsy over 3 years ago
Labels: behaviour breaking

#30 - Allow parsing of "german" doubles

Pull Request - State: closed - Opened by passsy over 3 years ago - 1 comment
Labels: enhancement, behaviour breaking

#29 - Document asMap*() methods

Issue - State: closed - Opened by passsy over 3 years ago
Labels: documentation, good first issue, Hacktoberfest

#28 - Document asList*() methods

Issue - State: closed - Opened by passsy over 3 years ago
Labels: documentation, good first issue

#27 - Document asDouble*() methods

Issue - State: closed - Opened by passsy over 3 years ago
Labels: documentation, good first issue, Hacktoberfest

#26 - Document asBool*() methods

Issue - State: closed - Opened by passsy over 3 years ago
Labels: documentation, good first issue

#25 - Add *OrThrow shorthand methods

Pull Request - State: closed - Opened by passsy over 3 years ago

#24 - Differentiate between `null` and an absent value

Pull Request - State: closed - Opened by passsy over 3 years ago

#23 - Big nnbd refactoring

Pull Request - State: closed - Opened by passsy over 3 years ago - 1 comment
Labels: api breaking

#22 - Remove additional type cast

Pull Request - State: closed - Opened by IchordeDionysos over 3 years ago - 2 comments

#21 - Example omitting unnecessary type casts

Pull Request - State: closed - Opened by creativecreatorormaybenot over 3 years ago - 3 comments

#20 - Migrate to nnbd

Pull Request - State: closed - Opened by passsy over 3 years ago

#19 - Enable Codespaces

Pull Request - State: closed - Opened by passsy over 3 years ago

#18 - Improve and fix Context API

Pull Request - State: closed - Opened by passsy almost 4 years ago

#17 - Context API

Pull Request - State: closed - Opened by passsy almost 4 years ago

#16 - Make pana happy

Pull Request - State: closed - Opened by passsy almost 4 years ago

#15 - Check the type when parsing maps

Pull Request - State: closed - Opened by passsy almost 4 years ago

#14 - Add pick as extensions

Issue - State: closed - Opened by creativecreatorormaybenot about 4 years ago - 1 comment

#13 - Report asListOrNull mapping errors

Pull Request - State: closed - Opened by passsy over 4 years ago

#12 - rfc6901

Issue - State: closed - Opened by k-paxian over 4 years ago - 1 comment

#11 - Pick DateTime directly without parsing

Pull Request - State: closed - Opened by passsy over 4 years ago

#10 - asDateTime fails for DateTime

Issue - State: closed - Opened by passsy over 4 years ago

#9 - Default values

Pull Request - State: closed - Opened by IchordeDionysos over 4 years ago - 1 comment

#8 - asTypeOrDefault: default values instead of null

Issue - State: closed - Opened by IchordeDionysos over 4 years ago - 2 comments

#7 - Refactor tests

Pull Request - State: closed - Opened by passsy over 4 years ago

#6 - Use correct path when json is null

Pull Request - State: closed - Opened by passsy over 4 years ago

#5 - Release 0.4.0

Pull Request - State: closed - Opened by passsy over 4 years ago - 1 comment

#4 - asMap() now accepts the key as generic type asMap<T>()

Pull Request - State: closed - Opened by passsy over 4 years ago

#3 - Feature split ci jobs

Pull Request - State: closed - Opened by passsy almost 5 years ago

#2 - Enforce lint on CI

Pull Request - State: closed - Opened by passsy almost 5 years ago

#1 - Add CI

Pull Request - State: closed - Opened by passsy almost 5 years ago