Skip to content

manbbo/financia_mais

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Financia Mais

GitHub stars GitHub forks GitHub watchers GitHub followers

Financia+ é uma aplicação feita em Flutter pro Hacka Gr1d que foca em ajudar Pequenas e médias empresas com financiamento e a receber investmentos de forma fácil e rápida.

Some Screenshots

Installation

If you want to use Android Studio, then download it through the website;

Else, you can just use Visual Code or any other IDE that supports Flutter;

If you downloaded Android Studio:

Install it into your machine;

Go to File>Settings>Go to Pluggins and search and download Flutter;

Configure the Environment Variables needed at your machine, with "flutter" as the name and "C:\flutter" as the path if required;

Else:

Download Flutter;

Unzip it to "C:". It can be other path but just make sure to know where it is;

Configure the Environment Variables needed at your machine, with "flutter" as the name and "C:\flutter" as the path;

Usage example

Development setup

To develop, you gonna need to:

  • have configured Flutter at your machine and all environment variables needed
  • have an IDE that supports Flutter
  • have access to CMD or PowerShell

Then, you pull the project from the repository and execute:

flutter pub get
flutter pub upgrade

and then you're going to be able to do

flutter run

Release History

  • 0.0.1
    • Work in progress prototype

Created By

Manbbo (Instagram) (Linkedin)

Mishelle (Instagram) (Linkedin)

Beatriz

Liggia


If you found this project useful, if it helped you solve a problem or create another solution, or simply you liked it and you want to thank me, finance me and keep me alive by donating! 😄

paypal BTC Button

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published