Added dropdown support to generated form

This commit is contained in:
Imran Remtulla
2022-11-19 15:42:20 -05:00
parent a4bc278e4c
commit d19f9101d6
6 changed files with 40 additions and 14 deletions

View File

@ -1,4 +1,3 @@
import 'package:html/parser.dart';
import 'package:http/http.dart';
import 'package:obtainium/app_sources/fdroid.dart';
import 'package:obtainium/custom_errors.dart';