I'm having an issue accessing the Cupertino Icons 1.0.0 gallery. From here [1]: https://flutter.dev/docs/release/breaking-changes/cupertino-icons-1.0.0 I can normally access the gallery but today I got a 404 page. Are others having this same issue?
Cupertino Icons This is an asset repo containing the default set of icon assets used by Flutter's Cupertino widgets.
I know that to use them you have to import 'package:flutter/cupertino. dart'; and use it like this Icon(CupertinoIcons.info); but it's hard to pick needed icon. Dear Flutter team, please make complete Cupertino icons reference somewhere. One place has names without icons and other has icons without names.
The issue is still open as of this writing. Another workaround for accessing the Cupertino Icons Gallery is from this web archive.
Update[2022/02/11]: CupertinoIcons API docs has been updated, images of the icons are now displayed on the same page as well.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With