reactotron
A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows. (by infinitered)
pub-dev
The pub.dev website (by dart-lang)
reactotron | pub-dev | |
---|---|---|
5 | 371 | |
15,321 | 896 | |
0.2% | 0.8% | |
8.1 | 9.7 | |
20 days ago | 3 days ago | |
TypeScript | Dart | |
MIT License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
reactotron
Posts with mentions or reviews of reactotron.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-12-30.
-
React Native Debugger: Best Tools and How to Use Them
Usage: Install Reactotron via npm and follow the setup instructions on the Reactotron GitHub page. Use it to monitor API activity and validate state transitions.
- Fundamentals of React Native App Development: Dependencies, Performance, Native Modules, and Publishing Guide
- Debugging
-
Reactotron Setup In React Native Redux Applications
Reactotron Official Site: https://github.com/infinitered/reactotron
-
React Native Vs. Flutter: The Key Differences Every Mobile App Developer Should Know In 2021 [Guide For Beginners]
reactotron, — for inspecting and debugging your macOS, Windows, and Linux apps
pub-dev
Posts with mentions or reviews of pub-dev.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-07-09.
-
Flutter en HarmonyOS: ¿Por qué es una gran combinación para desarrolladores?
Pub dev
-
Implementing Flutter Plugin Support for HarmonyOS
Currently, plugins on pub.dev lack HarmonyOS support. Although the OpenHarmony SIG has started supporting some popular third-party plugins (e.g., gitee.com/openharmony-sig), many plugins remain unsupported due to prioritization or timing constraints. This creates a need for developers to add HarmonyOS support to existing plugins when required in projects.
-
How to Convert HTML and CSS to Flutter for Web Apps?
You can find packages on pub.dev that mimic various functionalities available in JavaScript and CSS.
-
How to Resolve CocoaPods Dependency Conflicts in Flutter for iOS?
Use a package manager such as pub.dev to check each Firebase package's dependencies and any transitive dependencies.
-
How to Fix Dart SDK Compatibility Issues in Flutter
Check the pubspec.yaml file in the root directory of your project. Look for the dependencies section and update the packages to their null-safe versions if available. You can search for the latest versions of these packages on pub.dev. Here's an example:
-
How to Resolve Dart Null Safety Migration Issues
You can check the package versions in pub.dev to verify if they support null safety. Look for versions that are marked with null safety.
-
Getting Started with Mobile App Development using Flutter
Packages: Add functionality via packages from pub.dev.
-
Flutter - Colorful Gradient Text
Check it out on pub.dev and let me know what you think! Your feedback means the world to me as I continue to learn and grow in the world of Flutter App Development.
- Explorando o Comando `pub unpack` no Dart
-
Internationalizing and Localizing a Flutter App | How to Develop an App with Flutter – Part 7
The aforementionedMicroMoney class can only be used for number formatting. Flutter standard library does not contain a dedicated decimal or monetary type which can be used for mathematics. If you need to perform such calculations, you can do that on integral subunits (cents or millionths), or use some 3rd party library from the pub.
What are some alternatives?
When comparing reactotron and pub-dev you can also consider the following projects:
react-inspector - 🔍 Power of Browser DevTools inspectors right inside your React app
awesome-kotlin - A curated list of awesome Kotlin related stuff Inspired by awesome-java.
react-json-inspector - React JSON inspector component
get_it - Get It - Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App. Maintainer: @escamoteur
flipper - A desktop debugging platform for mobile developers.
flutter-maplibre-gl - Customizable, performant and vendor-free vector and raster maps, flutter wrapper for maplibre-native and maplibre-gl-js (fork of flutter-mapbox-gl/maps)