Skip to content

voidzenn/notes_flutter

Repository files navigation

Run flutter app using web version because http will not work when running with emulator.

This app is not using a state management which is a must have when creating flutter apps, you can check this notes version 2 with GetX notes v2

Before running app you need a DB server. Use this json-server

Install node_modules first with this command

  • yarn

Run app with this command

  • flutter run

Run app with specific browser

  • flutter run -d "brower-name" | e.g. flutter run -d chrome

App Images image image image

About

Flutter | Simple Notes CRUD | without state management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •