Coder Social home page Coder Social logo

raygun4flutter's People

Contributors

andrehaueisen avatar cmdrkeen avatar dependabot[bot] avatar miquelbeltran avatar therealagentk avatar thogg4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

raygun4flutter's Issues

Web support

The package should support web Flutter apps, but I suspect some work is needed to use dart:html instead of dart:ui in some parts

Pass Breadcrumbs

Currently Breadcrumbs are being stored in memory but not sent in the payload. Just need to add them to response before sending.

Setup GH Actions

Let's setup GH Actions to perform the following checks:

  • Check format
  • Run analyze
  • Run tests (if any)

Sourcemap support with Raygun

I'm currently using Raygun with our apps Flutter web build and it works very well, thank you! ๐Ÿ‘๐Ÿป

BUT Flutter web release builds produce minified JS which currently gives not very useful stack traces in Raygun for the Flutter web app.

Raygun's documentation outlines support for sourcemaps so I was hoping to use it with Flutter web as currently Flutter is perfectly able to produce a sourcemap. Because we don't want to make our sourcemap publicly available I attempted to upload the sourcemap to Raygun per the documentation but it seems to have no affect on the stack traces shown in Raygun.

According to the Raygun sourcemap docs, they want you to upload the un-minified JS file as well as the sourcemap file, but this doesn't exist for Flutter as the sourcemap maps to Dart sources not JS.

Would you have any advice on how this can work with Raygun and raygun4flutter?

Breadcrumbs possibly in the wrong order

Looks like the most recent breadcrumb appears at the bottom and not at the top. This could be fixed by always adding breadcrumbs to the top of the list and not at the bottom when recording them.

Provide innerError

Raygun API supports sending an innerError, see if this is something we can use.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.