dev_logger_ui 1.0.0-dev.2 copy "dev_logger_ui: ^1.0.0-dev.2" to clipboard
dev_logger_ui: ^1.0.0-dev.2 copied to clipboard

Display API requests, responses, errors, and mocked APIs(response/url) in the UI. Log all of them to the console, and also display exceptions in the UI.

finpa #

Commands #

Generate necessary files #

fvm dart run build_runner build --delete-conflicting-outputs

Clean and rebuild #

fvm flutter clean && fvm flutter pub get && cd ios && rm -f Podfile.lock && pod install && cd ..

Run app #

fvm flutter run --flavor dev --debug

fvm flutter run --flavor dev --release

fvm flutter run --flavor prod --debug

fvm flutter run --flavor prod --release

Build app-dev-debug #

flutter build apk --flavor dev --debug

Build app-prod-release #

fvm flutter build appbundle --flavor prod

log firebase analytics DebugView #

adb shell setprop debug.firebase.analytics.app vn.datacore.finpa.dev

0
likes
0
points
97
downloads

Publisher

unverified uploader

Weekly Downloads

Display API requests, responses, errors, and mocked APIs(response/url) in the UI. Log all of them to the console, and also display exceptions in the UI.

Homepage

License

unknown (license)

Dependencies

collection, cupertino_icons, dio, flutter, flutter_localizations, flutter_udid, http, http_parser, intl, json_annotation, keyboard_dismisser, lazy_data_viewer, mailer, mime, path_provider, provider, shake

More

Packages that depend on dev_logger_ui