Flutter Custom Icons - Automatic & Manual Way (Icon Font or SVG)

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 55

  • @higorgustavobarbosadasilva9624
    @higorgustavobarbosadasilva9624 2 года назад

    Man...your mind worth millions of dollars!!! Thanks for your life!!!!

  • @benq400
    @benq400 4 года назад

    I had a little issue with adding custom icons but after watching your tut, so I'm glad to be one of your subscribers. Thanks a lot go ahead.

  • @stefanck
    @stefanck 4 года назад

    Best tutorial on how to make custom icons ! Thanks man, great video.

  • @stevesmartkey
    @stevesmartkey 2 года назад

    Great tutorial.... saved me heaps of work, thanks.

  • @peekpt
    @peekpt 5 лет назад +1

    Amazing tut, as always! Thank you

  • @ZyroZoro
    @ZyroZoro 4 года назад

    Thank you so much! 100% what I was looking for! Great job! :D

  • @sch1681
    @sch1681 4 года назад

    Thank you, sincerly i was trying to found out what's wrong, and with your tuto i finaly made fit

  • @michaelmarsh993
    @michaelmarsh993 4 года назад

    Thank you for another great video! I am subscribing after watching this vid!

  • @Tibiafy
    @Tibiafy 3 года назад

    thx, actually i found the icon I needed on 3 minutes of video. Thx for sharing this :D. 1 more subsciber for ya

  •  4 года назад

    Thanks! all of the guides I saw were missing the Font Familly setting in the pub file

  • @abdulrhmana.6295
    @abdulrhmana.6295 3 года назад

    Thank you sooooo much bro

  • @ride4sun
    @ride4sun 2 года назад

    Great video thanks. I would like to see how you would create a custom icon font and use it in the code as a next step. maybe with inkscape in connection with this video.

  • @yaolegoleynik
    @yaolegoleynik 4 года назад

    Thank you! Its very good tutorial

  • @subachmaksim3238
    @subachmaksim3238 3 года назад

    Currently if you use this library IDE says: "Cannot run with sound null safety, because the following dependencies
    don't support null safety".

  • @joewylombe2690
    @joewylombe2690 4 года назад

    You are a life saver !!!!!

  • @javokhirrakhimov8241
    @javokhirrakhimov8241 4 года назад

    But what about colored svg icons? You didn't show the case when our designer provided our own colored svg icon, I mean not partly colored icons

  • @harveyasprilla
    @harveyasprilla Год назад

    Thank you

  • @higaiwa2024
    @higaiwa2024 2 года назад

    would be much better if the zip file and other related links are shared instead of giving these links to your website multiple times

  • @zuhairraed6981
    @zuhairraed6981 4 года назад +6

    when i added an icons its displayed like square.. what's the problem ?

    • @manishpal3021
      @manishpal3021 4 года назад

      same problem with me... do you find any solution?

    • @jalakamkiran7392
      @jalakamkiran7392 4 года назад

      Did you find any solution ..ran into the same problem

    • @petresde
      @petresde 4 года назад

      same here

    • @jalakamkiran7392
      @jalakamkiran7392 4 года назад

      Just try rebuilding worked for me

    • @mrp10012
      @mrp10012 3 года назад

      Doesn't work for me either

  • @__sagar_shah__591
    @__sagar_shah__591 4 года назад

    so smooth mannnn

  • @vOnez212
    @vOnez212 5 лет назад

    Great job! Thank you.

  • @abdulakeemgbadamosi4113
    @abdulakeemgbadamosi4113 4 года назад

    Thanks very much.
    What font is that and what is the name of the extension that shows indentation/nested levels?

  • @antd1857
    @antd1857 4 года назад

    Thank you very much. How would you let users of the App get their own Icons if required. From internet and also from local storage? How should I go about it?

  • @chemistrycalculations4106
    @chemistrycalculations4106 4 года назад

    Thanks
    Great Video

  • @lindermannla
    @lindermannla 5 лет назад

    Great tutorial Matej! Thnxz!

    • @ResoCoder
      @ResoCoder  5 лет назад

      I'm glad you learned something new, Leonardo!

  • @zeinabmoghbel1507
    @zeinabmoghbel1507 3 года назад

    Thank you very much, but I have a question, why didn't you use config.json?

  • @DiegoFernandoZegarra
    @DiegoFernandoZegarra 2 года назад

    hola, e intentado agregar dependencial al pubspec para iconos pero siempre me dan error, alguien me podria ayudar?

  • @anasyunus3389
    @anasyunus3389 4 года назад

    your code formatting seems different than the default vscode.....Did you change anything???

  • @weriksreis
    @weriksreis 4 года назад

    Hello! Good afternoon. What extension do you make the editor code look like a directory tree?

  • @khaledawad3642
    @khaledawad3642 3 года назад

    thank you ♥

  • @jackstrider3600
    @jackstrider3600 5 лет назад

    Great job man! I would like to suggest a "Flutter_bloc" vs "Provider" differences video. Maybe I am mistaken but I found out that Flutter_bloc is much more boilerplately compared to Provider while Both are doing their stuff in nearly the same manner and scale largely. What do you think? I appreciate your amazing videos very much and your superb clean architecture in your wonderful videos. Thank you!

    • @ResoCoder
      @ResoCoder  5 лет назад +1

      I'll have to look at Provider more closely. I still wouldn't say that it is a state management package. Provider is for "providing" things down the widget tree - whether that's objects with data or some Streams for your own reactive Bloc implementation.

    • @jackstrider3600
      @jackstrider3600 5 лет назад

      @@ResoCoder Yep , Provider is for "providing" things down the widget tree =(applies to) this type of providers "Provider" but other most-used types are the serious ones like ChangeNotifierProvider (exactly serve like flutter_bloc) with simpler code. Also StreamProvider e.g. for Google Firebase and Auth Streams and others. Also other types like FutureProvider, ListenableProvider and ValueListenableProvider. I appreciate if you can illustrate what is in flutter_bloc that is not in Provider especially Google support it now by co-authering.

    • @katekko1
      @katekko1 5 лет назад

      @@ResoCoder 100% agree

  • @dragon_warrior_
    @dragon_warrior_ 4 года назад

    Ty Dude

  • @yasserelgammal3696
    @yasserelgammal3696 4 года назад

    website for [ fluttericon ] not working correctly
    is there any other alternatives ?

  • @aladdin8494
    @aladdin8494 5 лет назад

    great job.

  • @bhupeshpattanaik7150
    @bhupeshpattanaik7150 3 года назад

    Which theme in vscode

  • @lukmanulhakim385
    @lukmanulhakim385 4 года назад

    Thanks

  • @cruisetom5838
    @cruisetom5838 2 года назад

    where is source giturl ????

  • @jasonsebring3983
    @jasonsebring3983 2 года назад

    u smart

  • @notesofasim
    @notesofasim 4 года назад

    11:36 what shortcut was used here to uncomment entirely ?

    • @justvikas
      @justvikas 3 года назад

      Ctrl + /
      this was the shortcut

  • @deepjyotibaishya7576
    @deepjyotibaishya7576 5 лет назад

    sir, i see you add flutter Icon on Code editor so How to do that sir

    • @ResoCoder
      @ResoCoder  5 лет назад

      In VS Code, go to settings and enable "Preview Flutter Outline". It's a handy way to see the whole widget tree.

  • @higaiwa2024
    @higaiwa2024 2 года назад

    pls share a working site/ .zip file

  • @guidoc3518
    @guidoc3518 5 лет назад

    Can I access to the property "fill" of a svg? To change the color on tap