Giter VIP home page Giter VIP logo

trendingtechnology / flutter_notes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fermod/flutter_notes

0.0 1.0 0.0 9.23 MB

A Flutter app that allows to create notes and sync them across different devices with the same account.

Home Page: https://fermod.github.io/flutter_notes/

License: GNU General Public License v3.0

Kotlin 0.04% Swift 0.14% Objective-C 0.01% Dart 97.44% Shell 0.35% HTML 1.75% JavaScript 0.27%

flutter_notes's Introduction

repository_social_card

Flutter Notes

GitHub release

Getting Started

First of all, you will need to have to setup the flutter environment to build and run this project. You can follow the official Install guide to set up all properly.

Installing

Clone the project with the following command:

git clone https://github.com/FerMod/flutter_notes.git

Next is to install the required packages and auto generated files. In the project root folder, run:

flutter pub get

Without running the last command, the first time that is loaded the project in an editor, there will be showing errors. Most of them are because the project is missing auto generated files.

Running the tests

The Flutter SDK can run unit tests and widget tests in a virtual machine, without the need of a physical device or emulator. To run the tests, first navigate to the project's root folder.

To run all the test files in the test/ directory run:

flutter test

If you want to run a particular test file, run:

flutter test test/<file_path>

Contributing

Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • FerMod (Ferran Tudela) - Initial work

See also the list of contributors who participated in this project.

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

flutter_notes's People

Contributors

fermod avatar

Watchers

 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.