• This project
    • Loading...
  • Sign in

flutter_package / fluttertpc_get

Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • fluttertpc_get
  • lib
  • src
  • navigation
  • root
  • smart_management.dart
  • update to 3.4.4 · 8d84630d
    8d84630d Browse Files
    Jonatas authored 2020-08-10 06:06:36 -0300
smart_management.dart 63 Bytes
Raw Blame History Permalink
1 2 3 4 5
enum SmartManagement {
  full,
  onlyBuilder,
  keepFactory,
}