Skip to content

Instantly share code, notes, and snippets.

View alexVma's full-sized avatar
🏎️
redbull for the horde

alex minga alexVma

🏎️
redbull for the horde
View GitHub Profile
@alexVma
alexVma / pokedex_colors.dart
Last active January 3, 2023 19:18
flutter pokemon colors by type of pokemon ( pokeapi )
import 'package:flutter/material.dart';
/*
* flutter pokemon colors pokeapi
* definition of the colors by type of pokemon obtained from: https://gist.github.com/apaleslimghost/0d25ec801ca4fc43317bcff298af43c3
*
* material color generated by http://mcg.mbitson.com/#!?mcgpalette0=%23a8a77a
* */
class PokedexColors {
static const MaterialColor normalColor =