A project of recreation of Santander Application, developed in Flutter/Dart, creating the Santander Bank Homepage and it's basics functionalities.
Available for visualization in: https://luanmd1.github.io/#/
Um projeto recriando a Página Inicial da aplicação do Banco Santander, e suas funcionalidades básicas de visualização, desenvolvida em Flutter/Dart.
Disponível para visualização em: https://luanmd1.github.io/#/
First - Download the latest releases of flutter dependencies.
Clone the git repo https://github.com/LuanMD1/luanmd1.github.io
Install with NPM: npm install
Install with Yarn: yarn build / run
Run: flutter run lib/main.dart
cupertino_icons: ^1.0.2
http: ^1.1.0
google_fonts: ^5.1.0
flutter_svg: ^2.0.7
intl: ^0.18.1
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.