Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

v0.7.0

Compare
Choose a tag to compare
@CCXXXI CCXXXI released this 20 Feb 21:51
68ac7ee

0.7.0 (2023-02-13)

Features

  • mine: better color picker (603ba77)
  • monitor: background color (4fac4df)
  • monitor: correct grids interval (d32b1ee)
  • monitor: line color (ecd133c)
  • monitor: show dots (7b926ae)
  • monitor: show grids (bae9322)
  • monitor: vertical mode: more infos & adaptive y-axis (27fe20c)
  • new logger (d784765)

Bug Fixes

Performance Improvements

  • monitor: clip data source (4b75f94)
  • monitor: reuse titles widget (dc9cdf2)

Code Refactoring

  • extends to implements (5e4bf27)
  • home: simplify index (8841373)
  • monitor: Chart in Monitor (2ff5dfd)
  • monitor: Duration.zero (51bdf2d)
  • monitor: make points private (0264fe3)
  • monitor: move monitor to subfolder (eb23fb6)
  • monitor: null as default value instead of 0 (75c116e)
  • monitor: rename to chart (6b68f43)
  • move router to utils/ (525d3e3)
  • remove View suffix (95a1d9c)
  • ShellRoute (fbabb23)

Build System

  • flutter pub add logging (338898f)
  • flutter pub remove logger_flutter_plus (9f946cf)
  • flutter pub upgrade (0ea942d)
  • monitor: flutter pub add flex_color_picker (03f0b87)
  • rerun build_runner (3beabb7)