Skip to content

Aplicacion realizada con Flutter, sirve para compartir datos de presión sistólica, diastólica y las pulsaciones. Usa un scanner mediante la cámara y herramientas de ML Kit para reconocer texto.

Notifications You must be signed in to change notification settings

bosantosS/premon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre_mon

A new Flutter project.

Color Palette

const primaryColor = const Color(0xff1a1a2e); const secundaryColor = const Color(0xff16213e); const terciaryColor = const Color(0xff0f3460); const cuaternaryColor = const Color(0xffe94560);

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.

About

Aplicacion realizada con Flutter, sirve para compartir datos de presión sistólica, diastólica y las pulsaciones. Usa un scanner mediante la cámara y herramientas de ML Kit para reconocer texto.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages