A sample ui for ToucanPay in flutter

Overview

Flutter UI for ToucanPay App

A Flutter representation of ToucanPay App UI design by Michał Jarosz in Dribble.

Star this repo if you like what you see.

📸 Screenshots

Author(s)

Emmanuel Fache

Getting Started

Note: Make sure your Flutter environment is setup.

Installation

In the command terminal, run the following commands:

$ git clone https://github.com/emrade/flutter-ui-toucanpay-app.git toucanpay_app
$ cd toucanpay_app/
$ flutter packages get
$ flutter run
Check out Flutter’s online documentation for help getting started with your Flutter project.
You might also like...

Flutter_kart - Sample flutter project based on udmey tutorial

Flutter_kart - Sample flutter project based on udmey tutorial

flutter_kart A shopping cart application made with Flutter Feel free to star and fork the project I'll continue to work on this project as im learning

Dec 5, 2022

Flutterbiometric - A sample app showing how to implement biometric authentication in flutter

Flutterbiometric - A sample app showing how to implement biometric authentication in flutter

Flutter Tutorial - Fingerprint & Touch ID - Local Auth By using Flutter Local Au

Jan 1, 2022

Flutterkotlinlottie - A sample flutter app illustrating the implementation of a lottie splash screen natively through kotlin

Flutterkotlinlottie - A sample flutter app illustrating the implementation of a lottie splash screen natively through kotlin

flutter_lottie_splash_app A Flutter application to demonstrate how to add an ani

Jan 1, 2022

Flutter project. The sample of Localization.

localization A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

Jan 5, 2022

Sample code for Flutter tutorials

Sample code for Flutter tutorials

Welcome to Flutter ShareWhatYouKnow 👋 In this Github repository I share the source code for the tutorial articles that I published. You can find the

Dec 26, 2022

Sample flutter project based on udmey tutorial

Sample flutter project based on udmey tutorial

flutter_kart A shopping cart application made with Flutter Feel free to star and fork the project I'll continue to work on this project as im learning

Dec 5, 2022

FlutterSampleUI - Sample flutter ui with youtube video

FlutterSampleUI - Sample flutter ui with youtube video

Sample UI Design In Flutter Sample UI Design In Flutter youtube video , like and

Oct 31, 2022

This is a sample Flutter Authentication using Firebase

This is a sample Flutter Authentication using Firebase

Flutter is Google's SDK for crafting beautiful, fast user experiences for mobile, web, and desktop from a single codebase. Flutter works with existing

May 11, 2022

A sample app to showcase Recipes App UI demo in flutter

A sample app to showcase Recipes App UI demo in flutter

Flutter-Recipes-App-UI A sample app to showcase Recipes App UI demo in flutter. Development Setup Clone the repository and run the following commands:

Dec 20, 2022
Owner
Emmanuel Fache
Flutter Mobile App, Front-end & Back-end Developer
Emmanuel Fache
Flutter cloud functions - A sample project demonstrating how to run backend tasks in Flutter

Flutter Cloud Functions A sample project demonstrating how to run backend tasks

Souvik Biswas 2 Feb 15, 2022
A Sample Flutter project to show how to integrate native kotlin code with flutter

kotlin_flashlight A Sample Flutter project to show how to integrate native kotlin code with flutter. Getting Started Visit this docs for Flutter setup

null 0 Apr 4, 2022
🚀 Sample Flutter Clean Architecture on Rorty App focused on the scalability, testability and maintainability written in Dart, following best practices using Flutter.

Rorty Flutter Rorty ?? (work-in-progress for V2 ?? ??️ ??‍♀️ ⛏ ) Getting Started Flutter Clean Architecture in Rorty is a sample project that presents

Mr.Sanchez 138 Jan 1, 2023
A quick sample app on how to implement a friend list and a profile page in Flutter.

FlutterMates All code resides in the /lib folder: there's no Android / iOS specific code needed. The article, slides and how this came to be, is here.

Codemate Ltd 528 Jan 8, 2023
Sample Flutter Drawing App which allows the user to draw onto the canvas along with color picker and brush thickness slider.

DrawApp Sample Flutter Drawing App which allows the user to draw onto the canvas along with color picker and brush thickness slider. All code free to

Jake Gough 226 Nov 3, 2022
Repository with sample Flutter Apps

If you like it the content please show me your support ❤️ with a star ⭐ Description This project contains some sample applications created with Flutte

Moises Cervantes 34 Jul 31, 2022
An sample app demonstrating online radio streaming in flutter

Flutter Radio App Hey, This is an app demonstarting online radio streaming in flutter. Have a look. Demo Catch the demo in this video. If you like it,

Aman gautam 24 Jun 28, 2022
A flutter sample app

flutter_post A Flutter sample app lists news articles provided by google newsApi. Getting Started This project is a starting point for a Flutter appli

Sabarinathan 3 Oct 22, 2020
Sample flutter project to show exchange Rates of leading cryptos to different currencies in the world.

bitcointicker A bitcoin ticker project Getting Started This project is a starting point for a Flutter application. A few resources to get you started

null 0 Feb 15, 2022
Sample Flutter app for creating basic login forms validation for email and passwords

Email validation Flutter example Sample flutter app showing how to validate a e-mail login form. This example uses the email_validator package for val

Fredrik Eilertsen 22 Dec 15, 2022