flutter_media_picker/lib
Joey Boerwinkel bd53221bdc fix: remove null check operator and perform appropriate null check
Now it is no longer possible to break the widget by providing a null value to the disabledPickers property.
Making the property to a non-nullable list would remove more complexity, but introduces breaking changes.
2023-06-19 11:01:19 +02:00
..
src fix: remove null check operator and perform appropriate null check 2023-06-19 11:01:19 +02:00
video_player Add BSD-3-Clause license 2022-11-01 08:23:06 +01:00
flutter_media_picker.dart - Bump flutter_form_wizard to version 6.0.0 2023-03-28 11:10:04 +02:00