• 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
  • ..
  • LaunchImage.imageset
  • Contents.json
  • Set up federated plugin (#42) · a824fc3e ...
    a824fc3e Browse Files
    * Federated setup
    
    * Add .github
    
    * Revert "Merge branch 'master' into federated-plugin"
    
    This reverts commit d78b1423272b1c9bc0549fdd87efb4c3fef0019a.
    
    * Init platform interface
    
    * Setup wakelock_web
    
    * Setup wakelock
    
    * Cleanup
    
    * Add pigeons
    
    * Implement Android
    
    * Implement platform interface
    
    * Test platform interface
    
    * wakelock_platform_interface initial release
    
    * Main README
    
    * wakelock README
    
    * wakelock tests
    
    * Integration testing
    
    * iOS implementation
    
    * Finish wakelock
    
    * Implement web
    
    * Web tests
    
    * comment
    
    * Web dependency
    
    * Add checks
    
    * Fix checks
    
    * Relative here
    
    * reorder
    
    * Skip pub get
    
    * Desperation
    
    * l
    
    * Fix checks
    
    * Add pana
    
    * Pana relative path
    
    * Add tests
    
    * Version
    
    * disable web checks
    
    * Complete actions
    creativecreatorormaybenot authored 2020-10-04 18:10:00 +0000
Contents.json 391 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
{
  "images" : [
    {
      "idiom" : "universal",
      "filename" : "LaunchImage.png",
      "scale" : "1x"
    },
    {
      "idiom" : "universal",
      "filename" : "LaunchImage@2x.png",
      "scale" : "2x"
    },
    {
      "idiom" : "universal",
      "filename" : "LaunchImage@3x.png",
      "scale" : "3x"
    }
  ],
  "info" : {
    "version" : 1,
    "author" : "xcode"
  }
}