moor_db_viewer 2.0.2 copy "moor_db_viewer: ^2.0.2" to clipboard
moor_db_viewer: ^2.0.2 copied to clipboard

discontinuedreplaced by: drift_db_viewer
outdated

A package to view your moor database in your own app with filtering and without the need of exporting your db file.

[2.0.2] - 08-05-2020 #

Fixed #

  • #19 null pointer exception when formatting a date to a pretty date

[2.0.1] - 05-05-2020 #

Fixed #

  • Some deprecated api calls

[2.0.0] - 05-05-2020 #

BREAKING #

  • Upgraded moor to 3.0.0

[1.3.2] - 27-04-2020 #

Fixed #

  • Unused imports

[1.3.1] - 27-04-2020 #

Added #

  • not_equals on string
  • not_contains on string

[1.3.0] - 25-04-2020 #

Fixed #

  • example Gif

[1.2.0] - 25-04-2020 #

Added #

  • Better date support
  • Reworked the filtering screen completely with better UX

Updated #

  • Updated the example project with all possible columns

[1.1.0] - 21-04-2020 #

Added #

  • Caching support:
    • Only for 1 session
    • In memory caching
  • Deselect all columns
  • Select all columns
  • Copy to clipboard on Long Clicks
  • Simple detail screen

[1.0.0] - 04-04-2020 #

Fixed #

  • Updated the Changelog with better formatting
  • Updated gif

[0.0.3] - 04-04-2020 #

Fixed #

  • Description is now longer
  • Fixed some pub-web.flutter-io.cn scoring issues.

[0.0.2] - 04-04-2020 #

Added: #

  • A refresh button on the table viewer
  • Gif to indicate what the packages does.
  • Added readme instructions

Fixed: #

  • Filtering is now done at database level
  • Fixed a bug where the wrong screen was used as entry point
  • Renamed the example folder
  • Updated the example to use only allowed methods
  • Updated the description (for pub-web.flutter-io.cn scoring)

[0.0.1] - 04-04-2020 #

Initial release #

features:

  • select table
  • view all table data
  • filter table data
  • search in table data
  • hide columns
48
likes
0
pub points
76%
popularity

Publisher

verified publishervanlooverenkoen.be

A package to view your moor database in your own app with filtering and without the need of exporting your db file.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, moor_flutter, provider

More

Packages that depend on moor_db_viewer