• This project
    • Loading...
  • Sign in

flutter_package / flutter_wakelock

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
  • flutter_wakelock
  • wakelock_platform_interface
  • analysis_options.yaml
  • Migrate platform_interface to pigeon 0.2.1 (#113) · 5c4906ae ...
    5c4906ae Browse Files
    * Migrate platform_interface to pigeon 0.2.1
    
    * Format
    
    * Fix Analysis
    creativecreatorormaybenot authored 2021-05-14 17:47:02 +0000
analysis_options.yaml 109 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
include: ../analysis_options.yaml

analyzer:
  exclude:
    - 'lib/messages.dart'
    - 'test/messages.dart'