avinashkranjan / logsuite

Logsuite is a versatile plugin for Flutter apps, seamlessly capturing screenshots, crash logs, and network activity. With automated logging and storage, it ensures comprehensive monitoring and debugging, enhancing app stability and performance.
http://logsuite.avinashranjan.com
MIT License
8 stars 15 forks source link

Sample Application #6

Closed avinashkranjan closed 3 months ago

avinashkranjan commented 4 months ago

Objective

Develop a sample Flutter application that demonstrates the integration and usage of the plugin. The sample application should showcase the plugin's functionality, including screenshot capture, crash log recording, and network log capture. Provide clear instructions on how to run the sample application and observe the plugin's behavior.

Requirements

Create a new Flutter application.

  1. Add the flutter_log_capture plugin as a dependency.
  2. Implement the UI to demonstrate screenshot capture.
  3. Implement the UI to demonstrate crash log recording.
  4. Implement the UI to demonstrate network log capture.
  5. Write instructions on how to run the sample application.
Manikasethi commented 4 months ago

Hey please assign this issue to me.

avinashkranjan commented 4 months ago

Go Ahead @Manikasethi

Manikasethi commented 4 months ago

can you please share the link for this library

avinashkranjan commented 4 months ago

This is the library only @Manikasethi..

Manikasethi commented 4 months ago

Ik but I'm Unable to find it on pub dev I guess this is discontinued or something If you have the link please share

avinashkranjan commented 4 months ago

This hasn't been uploaded, as it is still in development. You can use github link as source for the time being

Manikasethi commented 4 months ago

Okay, Thankyou