Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

Prototype of a financial mobile application.

Vizier

Prototype of a financial mobile application.

About

The main goal was to create an application with a custom UI without using external libraries.

We created all charts, animations, and custom widgets ourselves, using components provided by Flutter or even layers of canvas.

The application uses randomly generated data, but thanks to the architecture in which it was written, it allows you to easily connect an external provider(e.g. REST API) without changing views or cubits.

By making the project public, we can also show you how we work at Merixstudio, the application uses the standards developed by our developers.

Features

Libraries used

Screenshots

Prerequirements

Before starting, run in main project folder:

flutter pub run build_runner build

To generate all the necessary files

Environment versions

Download this app source code on GitHub

Exit mobile version