gtk-flutter / libadwaita

Libadwaita's widgets for Flutter. Following Gnome HIG and available on all platforms.
https://pub.dev/packages/libadwaita
Mozilla Public License 2.0
238 stars 17 forks source link

Remove usage of private types in public API #81

Closed pablojimpas closed 12 months ago

pablojimpas commented 1 year ago

A very minor change to avoid exposing private types in the public API, as suggested by the linting rule that currently is being ignored.

prateekmedia commented 12 months ago

We now have more occurrences of these private types, so I will close this PR for now (will reopen if you can update this).