json_dynamic_widget 8.0.0 json_dynamic_widget: ^8.0.0 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();
}