reactive_file_picker 0.5.0 copy "reactive_file_picker: ^0.5.0" to clipboard
reactive_file_picker: ^0.5.0 copied to clipboard

outdated

Wrapper around file_picker to use with reactive_forms.

example/lib/main.dart

// This is a basic Flutter widget test.
//
// To perform an interaction with a widget in your test, use the WidgetTester
// utility that Flutter provides. For example, you can send tap and scroll
// gestures. You can also use WidgetTester to find child widgets in the widget
// tree, read text, and verify that the values of widget properties are correct.

import 'package:flutter_test/flutter_test.dart';

void main() {
  testWidgets('Counter increments smoke test', (WidgetTester tester) async {});
}
4
likes
0
pub points
85%
popularity

Publisher

unverified uploader

Wrapper around file_picker to use with reactive_forms.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

file_picker, flutter, freezed_annotation, reactive_forms

More

Packages that depend on reactive_file_picker