devtools
523ffb25 - Implement the log retention setting (#7951)

Commit
348 days ago
Implement the log retention setting (#7951) ![](https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExZ2h2bXMxZmJsNGRseWFpaWtiYXJyaW8yaHJrMnJ4a2hqdmlpN2d1dCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/vNNsw7IsdQfowDotga/giphy.gif) Implement the log retention setting. <img width="447" alt="Screenshot 2024-06-20 at 12 56 41 PM" src="https://github.com/flutter/devtools/assets/1386322/65d375dd-77af-471a-8856-c134d35b656a">
Author
Parents
  • packages/devtools_app
    • lib/src
      • screens
        • logging/logging_screen_v2
          • File
            logging_model.dart
          • File
            logging_table_row.dart
          • File
            logging_table_v2.dart
        • memory/panes/control/widgets
          • File
            settings_dialog.dart
      • shared
        • analytics
          • File
            constants.dart
          • constants
            • File
              _logging_constants.dart
        • File
          common_widgets.dart
        • config_specific
          • import_export
            • File
              _export_web.dart
          • notifications
            • File
              _notifications_web.dart
        • preferences
          • File
            _logging_preferences.dart
          • File
            preferences.dart
        • File
          utils.dart
    • test/logging/logging_screen_v2
      • File
        logging_controller_v2_test.dart
      • File
        logging_model_test.dart
      • File
        logging_screen_v2_test.dart