Skip to content
/ payflow Public

A Flutter application to read "boletos" codebar and manage payments of them. This application is the result of a course at the RocketSeat school.

License

Notifications You must be signed in to change notification settings

odhs/payflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payflow

A Flutter application to read "boletos" codebar and manage payments of them. This application is the result of a course at the RocketSeat school.

Notion File

Layout

PayFlow

The Layout was developed by Tiago Luchtenberg to Rocket Seat, and you can access it on Figma:

How to Use

First of all, correctly configure the Flutter development environment on your machine, see https://flutter.dev/docs/get-started/install

- Clone this repository:
$ git clone https://github.com/odhs/payflow payflow

- Enter in directory:
$ cd payflow

- For install dependencies:
$ flutter pub get

- Run the app: 
$ flutter run

How to Contribute

- Fork the project 

- Create a new branch with your changes:
$ git checkout -b my-feature

- Save your changes and create a commit message telling you what you did:
$ git commit -m "feature: My new feature"

- Submit your changes:
$ git push origin my-feature

License

This repository is under MIT license. You can see the LICENSE file for more details.

About

A Flutter application to read "boletos" codebar and manage payments of them. This application is the result of a course at the RocketSeat school.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages