vbmachado123 / cinco

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cinco

Adivinhar Palavras de Cinco Letras

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

const _qwerty = [ ['Q', 'W', 'E', 'R', 'T', 'Y', 'U', 'I', 'O', 'P'], ['A', 'S', 'D', 'F', 'G', 'H', 'J', 'K', 'L'], ['ENTER', 'Z', 'X', 'C', 'V', 'B', 'N', 'M', 'DEL'], ];

About


Languages

Language:Dart 86.6%Language:HTML 9.0%Language:Ruby 3.1%Language:Swift 0.9%Language:Java 0.3%Language:Objective-C 0.1%