A Flutter plugin that manages files and interactions with file dialogs. This package contains a dart_plugin_registrant dart file, much like the flutter-gallery package. The build commands contain the three lines from the flutter-gallery package referencing the dart_plugin_registrant dart file. Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
8 lines
240 B
Plaintext
8 lines
240 B
Plaintext
config BR2_PACKAGE_FLUTTER_GO_ROUTER_EXAMPLE
|
|
bool "flutter go router example"
|
|
help
|
|
A Flutter plugin that manages files and interactions
|
|
with file dialogs.
|
|
|
|
https://github.com/flutter/packages/tree/main/packages/go_router/example
|