A Flutter plugin to fetch system messages, stacktraces etc.

Related tags

Monetization logcat
Overview

logcat

Flutter plugin to get system messages, stack traces etc and show them in app. Can also be used to get the app logs from a remote device with share plugin.

Call Logcat.exec() from anywhere to get logs as a Future String then use it in anyway within your app.

NOTE: This plugin fetches logs only on Android Devices presently.

Installation

Add package to pubspec.yaml

logcat: ^1.0.2

Add Import

import 'package:logcat/logcat.dart';

Use it anywhere

Future<void> _getLogs() async {
    final String logs = await Logcat.execute();
    setState(() {
      // Update your UI
    });
  }
You might also like...

Riverpod Messages Listener: A message notification listener for apps build with Riverpod

Riverpod Messages Listener: A message notification listener for apps build with Riverpod

Riverpod Messages Listener Hello all, this is the home page of riverpod_messages package, a message notification listener for apps build with Riverpod

Dec 8, 2022

Display multiple simple messages at a same time.

Display multiple simple messages at a same time.

Simple multipurpse flashes to announce different messages to the user and interact with them. Display multiple flashes at the same time and avoid writ

Oct 10, 2022

Flutter Advanced: Background Fetch | Run code in the background Android & iOS | Run code in the background Android & iOS

flutterbackground A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you starte

Dec 16, 2022

A mobile application that allows you to search and fetch recipes using Flutter, TheMealDB and Domain Driven Design

recipe_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Dec 4, 2021

Example Flutter App with fetch API

Example Flutter App with fetch API

flutter_article Example Flutter App with fetch api from https://jsonplaceholder.typicode.com/ with http Getting Started This project is a starting poi

Jul 26, 2022

News Reader App to fetch Articles from different news channels using Flutter.

 News Reader App to fetch Articles from different news channels using Flutter.

News Reader This app is made using the Flutter framework. Its an mobile app to browse the News from different channels. This app uses an API provided

Apr 13, 2022

Bitcoin Ticker App which will fetch you the real time Bitcoin exchange values written in Dart & Flutter

Bitcoin Ticker App which will fetch you the real time Bitcoin exchange values written in Dart & Flutter

About This project is written completely in Dart & Flutter. The app will basically provide you the real time value of three major cryptocurrencies nam

Dec 21, 2021

Movies-App - A Flutter Application in which I fetch the data from TMDB site.

tmdb A new Flutter movies app. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Jan 3, 2022

Weatherify - Flutter App to fetch Weather

Weatherify - Flutter App to fetch Weather

Weatherify Flutter App to fetch Weather Getting Started Follow the steps to install flutter from here After installing flutter, follow these steps to

Nov 25, 2022

Flutter App to Fetch Anime Info

Flutter App to Fetch Anime Info

Weebify Flutter App to get Anime and Manga Details Getting Started Follow the steps to install flutter from here After installing flutter, follow thes

Oct 15, 2022

Flutter application for tMDB data fetch

Flutter application for tMDB data fetch

Flutter Test Flutter application for tMDB data fetch. Getting Started To run the project: Get TMDB key from here Open the project in your IDE. Create

Apr 14, 2022

Fetch weather data from cities around the globe!

Fetch weather data from cities around the globe!

Weather Today: A weather app built with mobX and the MetaWeather API This project is my first one build in flutter, and I was inspired by the Flutter

Dec 31, 2022

Fetch Wallpapers from your favorite subreddits.

Fetch Wallpapers from your favorite subreddits.

reWalls : Wallpapers from Reddit Initial code and design inspiration from Chitr and RetroMusicPlayer. What's been done? Fetch Wallpapers From your Fav

Dec 24, 2022

Fetch Data from mysql database with php api

Fetch Data from mysql database with php api

dept_emp_data A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

Mar 5, 2021

FlutterBloc - A simple app using Bloc with fancy UI and dio to fetch data

FlutterBloc - A simple app using Bloc with fancy UI and dio to fetch data

Breaking Bad A new Flutter project using Bloc with little animation. Free Api: h

Dec 6, 2022

Fetch Data From fakestoreapi.com Api Using Dio

Fetch Data From fakestoreapi.com Api Using Dio

A powerful Http client for Dart, which supports Interceptors, Global configuration, FormData, Request Cancellation, File downloading, Timeout etc

Oct 26, 2022

A weather application and the location is hard-coded to fetch weather data from London.

A weather application and the location is hard-coded to fetch weather data from London.

Weather Application This project is a weather application and the location is hard-coded to fetch weather data from London. Regarding the state manage

Jun 21, 2022

used REStful APIs to fetch reports of covid-19

covid_tracker A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

Oct 9, 2022
Owner
null
Admob Flutter plugin that shows banner ads using native platform views.

admob_flutter A Flutter plugin that uses native platform views to show Admob banner ads! This plugin also has support for Interstitial and Reward ads.

Kevin McGill 418 Dec 3, 2022
Flutter Plugin for Square In-App Payments SDK

Flutter plugin for In-App Payments SDK The Flutter plugin for Square In-App Payments SDK is a wrapper for the native Android and iOS SDKs and supports

Square 317 Dec 20, 2022
Flutter Facebook Audience Network

facebook_audience_network Facebook Audience Network plugin for Flutter applications (Android & iOS). Banner Ad Native Banner Ad Native Ad Interstitial

Dreamsoft Innovations 148 Oct 1, 2022
A flutter application for attendance registration of students which has nodejs as backend server with mongoDb database.

attandanceregister A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you start

null 7 Dec 17, 2022
gen_lang is a dart library for internationalization. Extracts messages to generate dart files required by Intl, inspired by Intl_translation and Flutter i18n

gen_lang gen_lang is a dart library for internationalization. Extracts messages to generate dart files required by Intl. Now, three steps for internat

kw101 93 Oct 18, 2022
Toast Library for Flutter, Easily create toast messages in single line of code

Create Toast messages on a Flutter Event. fluttertoast: ^8.0.8 Toast Library for Flutter, Easily create Personalised toast messages in single line of

Bouziani Mohammed 1 Feb 14, 2022
Socket library for creating real-time multiplayer games. Based on TCP, with the ability to send messages over UDP (planned).

Game socket The library was published in early access and is not stable, as it is being developed in parallel with other solutions. English is not a n

Stanislav 10 Aug 10, 2022
Chitchat, a messaging app similar to other messengers, people can send and receive messages.

Chitchat, a messaging app similar to other messengers, people can send and receive messages. To send and receive messages you first need to create an account for the app!!.

Satyam kant 3 Oct 4, 2021
Send WhatsApp Messages without saving contact

WHATSAPP DIRECT Send WhatsApp Messages without saving contact Installation PlayStore Link: https://play.google.com/store/apps/details?id=com.snapsid.w

Siddharth Chopra 1 Oct 2, 2022
Show a draggable floating chat icon button and show messages on screens

Show a draggable floating chat icon button and show messages on screens Features A widget for displaying a chat icon (or custom widget) on top of a ba

CU Apps 4 May 5, 2022