Skip to content

Project developed during the Rocketseat's NLW6 event. It's a mobile app for android named PayFlow, to scan, register and organize your billets.

Notifications You must be signed in to change notification settings

gustavo-pimenta/PayFlow_Flutter-Dart_MobileApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PayFlow

Project developed during the Rocketseat's NLW6 event. It's a mobile app for android named PayFlow, to scan, register and organize your billets.

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.

PayFlow Paleta de cores Obs: o dart não interpreta diretamente com #, para utilizar é preciso trocar o # para 0xFF

Para utilizar uma cor no dart basta chamar Color(inserir_hexadecimal_sem#) Color(0xFFFF941A); //Exemplo de uso

Nome da Cor Hexadecimal Dart Tipo primary #FF941A 0xFFFF941A Comuns grey #585666 0xFF585666 Comuns delete #E83F5B 0xFFE83F5B Comuns heading #585666 0xFF585666 Textos body #706E7A 0xFF706E7A Textos stroke #E3E3E6 0xFFE3E3E6 Items shape #FAFAFC 0xFFFAFAFC Items background #FFFFFF 0xFFFFFFFF Items

About

Project developed during the Rocketseat's NLW6 event. It's a mobile app for android named PayFlow, to scan, register and organize your billets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published