screenshot_juni1289 0.0.1 copy "screenshot_juni1289: ^0.0.1" to clipboard
screenshot_juni1289: ^0.0.1 copied to clipboard

outdated

A Flutter widget that can take screen shots

A Flutter widget that can take screen shots

Features #

A flutter widget that:

  • Will ask for the Permission so you don't have to ask by yourself - You just have to add permissions for Android & iOS (Storage Permissions only)
  • Will take the Global key as required param - You just have to enclose your desired widget inside the RePaint boundary and provide a unique Global key
  • Will take the filename as required param - You can create the file name inside this package too ;)
  • Will take the save directory - For Android you can set your desired directory, the default is Downloads

Additional information #

  • Easy to use and manage
  • You just have to provide your params
  • Responds with a callback so you can know about your screen shot taken!

Basic Setup #

Signature Example #

4
likes
0
points
205
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that can take screen shots

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

device_info_plus, flutter, path_provider, permission_handler

More

Packages that depend on screenshot_juni1289