Swakresna Edityomurti

Results 2 comments of Swakresna Edityomurti

@shakhzodurinboev @shemchavez have you tried to right click on the view (UIScrollView for ex.) then connect the outlet from "New Referencing Outlet" then drag into File's Owner then select the...

> For Android something like this should work: > > ```dart > void main() async { > WidgetsFlutterBinding.ensureInitialized(); > initializeCblC(); > > var docPath = await getApplicationDocumentsDirectory(); > > db...