Skip to content

felipecastrosales/Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://www.freepik.com/vectors/people> People vector created by pch.vector

Counter with Flutter

Topics 📋


About 📖

A Flutter Application that allows you to count the number of people who are in your restaurant, store, hotel or anything else that can be counted by number of people.
In addition to this possibility, you can also have information, for example, you put the amount you want to receive on your property.
This application is in version 2.0.0.


Preview 📱



Challenges and Learnings along the way 🤯

The development of this application was one of my experiences with Flutter. I am and I get along very well with this Dart framework.
In this app I had a short introduction to widgets, going straight to the documentation, and also through practice.
Like any project, I had my challenges, I had some errors along the way, but they were quickly resolved.
In addition, this was a simple application, which I managed to develop very well, I hope to continue evolving in Flutter, as I am loving this experience so much.


How to Use 🤔

- Clone this repository:
$ git clone https://github.com/felipecastrosales/Counter counter

- Enter in directory:
$ cd counter

- For install dependencies:
$ flutter packages 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. 😉


This project was developed with ❤️ by @Felipe Sales, with the instructor Daniel Ciolfi, in the course "Creating Android and iOS Apps with Flutter - Create 16 Apps" on Udemy.
If it helped you, give ⭐, contribute, it will help me too 😉


Linkedin Badge