json_dynamic_widget 7.3.1+6 json_dynamic_widget: ^7.3.1+6 copied to clipboard
A library to dynamically generate widgets within Flutter from JSON or other Map-like structures.
import 'package:example/src/launcher.dart';
void main() {
launch();
}