Skip to content

VB10/use_case_flutter

Repository files navigation

use_case_flutter

A new Flutter project.

Samples

No network

  • When the network connection is lost, a black widget appears at the bottom of all screens as in the figure. And of course you can modify it.

An animated image of the Android for no network

Usefull

  "[dart]": {
    "editor.codeActionsOnSave": {
      "source.fixAll": true
    },
    "editor.formatOnSave": true,
    "editor.formatOnType": true,
    "editor.rulers": [
      80
    ],
    "editor.selectionHighlight": false,
    "editor.suggest.snippetsPreventQuickSuggestions": false,
    "editor.suggestSelection": "first",
    "editor.tabCompletion": "onlySnippets",
    "editor.wordBasedSuggestions": true
  },

About

Fltuter use case series about production life

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published