Code Monkey home page Code Monkey logo

notes_ignite_02's Introduction

Ignite - Flutter

Notes | Ignite

Topics ๐Ÿ“‹


About ๐Ÿ“–

This was the second challenge for Ignite de Flutter, and it was basically to structure and component the application's widgets to improve the maintainability of the project.


Preview ๐Ÿ“ฑ

Notes | Flutter - Ignite


Challenges and Learnings along the way ๐Ÿคฏ

This was a very simple challenge, but it gave me a bit of a headache, as I had never done this process of componentizing an application directly, just creating an application that was already componentized. It was a great experience, as I know that at some point I will need to do this procedure in another project.


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/felipecastrosales/notes notes

- Enter in directory:
$ cd notes

- 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. ๐Ÿ˜‰


This project was developed with โค๏ธ by @Felipe Sales, in the Ignite | Flutter by Rocketseat ๐Ÿš€๐Ÿ’œ.
If it helped you, give โญ, contribute, it will help me too ๐Ÿ˜‰


Linkedin Badge

notes_ignite_02's People

Contributors

felipecastrosales avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.