/profile_picture_flutter

Flutter program to create a new profile picture

Primary LanguageDart

Profile Picture Flutter App

Flutter program to create a new profile picture

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.

This program can get a new profile picture from any picture.

It create a simple Profile image resizing + drag & drop.

It would allow user to move & zoom in/out an image placed on top of preselected background pattern

1

When the coutinue button is pressed, the following picture is obtained.

1

Photos are stored as files.

Currently Base64 encoded Code has been added.