andronasef / iconify_flutter

A flutter package that provides all icons you need
https://pub.dev/packages/iconify_flutter
MIT License
96 stars 24 forks source link

No "flat_color_icons.dart" #1

Closed kevinxxq closed 2 years ago

kevinxxq commented 2 years ago

Hi There, It is so great to combine so many icons. Thank you.

Would you please check whether you have missed FlatColorIcons.dart. Thank you.

andronasef commented 2 years ago

as i see you skipped reading readme carefully there is a step to search for the icon that you need in iconify flutter explorer

for example open site then find colored icon set like emojione then click on icon that you want then you will see what you need to import to use the icon

that it i hope i understand your problem and solved it

kevinxxq commented 2 years ago

Yes, I do really explore the websites: I searched "flow" and chose the bellow icon: image

and then got something like this:

import 'package:iconify_flutter/iconify_flutter.dart';
import 'package:iconify_flutter/icons/flat_color_icons.dart';

Iconify(FlatColorIcons.workflow) // widget

When I checked the "flat_color_icons.dart", there is no such file.

Thank you.

andronasef commented 2 years ago

@kevinxxq first thank you for telling me about this issue second please try again. i just fix it and please tell me if you find any issue again

but waiting for github actions to deploy the website

thank you

andronasef commented 2 years ago

@kevinxxq can you try it now pls

kevinxxq commented 2 years ago

@kevinxxq first thank you for telling me about this issue second please try again. i just fix it and please tell me if you find any issue again

but waiting for github actions to deploy the website

thank you

Would you please check the github actions done or not?

andronasef commented 2 years ago

I have fixed it

andronasef commented 2 years ago

@kevinxxq first thank you for telling me about this issue second please try again. i just fix it and please tell me if you find any issue again but waiting for github actions to deploy the website thank you

Would you please check the github actions done or not?

Please check it again. It's ready.

kevinxxq commented 2 years ago

Hi Andrew, Looks like the version is not updated as expected.

Added/updated 'iconify_flutter' (version 0.0.2) and sorted file. image

image

I thought it is from Github Actions but now I guess there is something wrong since you have closed it.

Would you please check it again? Thank you.

andronasef commented 2 years ago

Web capture_20-3-2022_036_andronasef ninja

I am sorry but you miss understand me. Did you bro checked the iconfiy flutter explorer?

Thank You ❤️ Without you i would never find these bugs

andronasef commented 2 years ago

Check https://andronasef.ninja/iconify_flutter/collection/flat-color-icons please

kevinxxq commented 2 years ago

Hi Andrew, I am very sorry. Now I checked it and works very good.

Thank you.