shockbytes / DanteX

Dante - Book Tracker Cross Platform Implementation
Apache License 2.0
29 stars 1 forks source link

Fix broken platform elements #79

Closed lockieRichter closed 10 months ago

lockieRichter commented 10 months ago

Updates the Dante and Platform components to use the flutter_platform_widgets package for convenience (https://pub.dev/packages/flutter_platform_widgets).

Also fixes a bunch of minor linting issues Dart was complaining about.