Skip to content

baldomerocho/qrgenerator

Repository files navigation

QR Generator with Flutter Multi Platform

enter image description here

En

This QR code generator has been created with syncfusion_flutter_barcodes under the Community Edition license and provider.

Es

Este generador de codigo QR se ha creado con syncfusion_flutter_barcodes bajo la licencia Community Edition y provider.

Platforms / Plataformas

  • Windows
  • macOS
  • Linux
  • Web

En

This project is compatible with Android and iOS. But you will have to modify the order of the widgets.

Es

Este proyecto es compatible con Android e iOS. Pero tendrás que modificar el orden de los widgets.

ScreenShoot

enter image description here

Preview

Windows executable preview.

Vista previa

Vista previa del ejecutable para Windows.

Lang Support

None. Text en. Translation coming soon.

Dependencies

En

We use Provider as the status manager.

We generate the QR code with syncfusion_flutter_barcodes. We save the images with file_saver, by default it is saved in "Downloads".

We configure with window_size for the windows in Desktop version.

Es

Utilizamos Provider como gestor de estado.

Generamos el código QR con syncfusion_flutter_barcodes. Guardamos las imágenes con file_saver, por defecto se guarda en "Descargas".

Configuramos con window_size para las ventanas en versión Desktop.