8000 GitHub - artofsoftware-dev/use_case_flutter: Fltuter use case series about production life
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

artofsoftware-dev/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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 59.0%
  • C++ 12.7%
  • CMake 11.1%
  • Java 5.0%
  • Objective-C 4.5%
  • Ruby 2.6%
  • Other 5.1%
0