londonappbrewery / bmi-calculator-flutter

Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
https://www.appbrewery.co
192 stars 837 forks source link

constants hint #30

Open calystary opened 2 years ago

calystary commented 2 years ago

when typing 'k', doesn't give me hints with all constants like in the lesson, I need to be more specific and remember almost whole constant name when typing it. It will be more trouble when the constant list gets longer and I will have to remember or check with constant.dart file for constant name. What can I do to get them hints when type 'k'?

simplydt commented 1 year ago

Which code editor are you using? It may help someone answer the question better. Are you on Android Studio?