Tomas

Results 26 issues of Tomas

Instead of lib/src/default_emoji_set.dart it could be built from https://github.com/googlefonts/emoji-metadata

enhancement

As per CocoaPods specs, we need to use `deployment_target` instead of `platform` to support multiple platforms. The current default for tvOS is 9.0. See more at: - https://guides.cocoapods.org/syntax/podspec.html#deployment_target - https://guides.cocoapods.org/syntax/podfile.html#platform

`Filter.process()` whether using a built-in type or a custom type, takes around ~3s to execute.

This is very poorly documented so it has been missed. Please fill in this template. - [ ] Use a meaningful title for the pull request. Include the name of...

Unmerged
Popular package
Self Merge
Maintainer Approved
Untested Change

Allow our users to optimize their icon font loading!

### What is the issue with the URL Standard? URLs such as `foo.com/?q=1&q=2` are valid and distinct than `foo.com/?q=1` and `foo.com/?q=2`. Most server frameworks allow `q` to be a list...

clarification