Skip to content

Coding with Rashid

  • iOS
  • Android
  • Flutter
  • React Native
  • About
  • Privacy Policy
Coding with Rashid

colors flutter

Flutter Tutorials

How to Add Hexadecimal Colors in Flutter

ByMohammed Rashid August 18, 2019

By default, you cannot add hexadecimal color code directly to Flutter. In this blog post, let’s check how to add hex color codes in Flutter. The hexadecimal string is not accepted because the Colors class accepts only integers. Hence, while specifying hexadecimal colors we need to convert them into integers. For this, you just need…

Read More How to Add Hexadecimal Colors in FlutterContinue

© 2025 codingwithrashid.com

  • iOS
  • Android
  • Flutter
  • React Native
  • About
  • Privacy Policy
Search