Skip to content

Jansalvador1445/flutter-hex2rgb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hex2rgb

A color conversion from Hex to RGB using Flutter.

Prerequisites or Plugins

  • Flutter - Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.

  • url_launcher -A Flutter plugin for launching a URL in the mobile platform. Supports iOS and Android.

Installation

Usage

Mobile Devices

git clone https://github.com/Jansalvador1445/flutter-hex2rgb
cd flutter-hex2rgb
flutter pub get
flutter run

Web

git clone https://github.com/Jansalvador1445/flutter-hex2rgb
cd flutter-hex2rgb
flutter pub get
flutter run -d chrome

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published