when i import 'package:dio/dio.dart' and use it in my dynamic code, it throws "Runtime Error: Undefined variable: Dio (Original error: Undefined property 'Dio' on AppCheck.)",
so how can i use third lib or packages defined in my project for flutter_d4rt dynamic code.
thanks
when i import 'package:dio/dio.dart' and use it in my dynamic code, it throws "Runtime Error: Undefined variable: Dio (Original error: Undefined property 'Dio' on AppCheck.)",
so how can i use third lib or packages defined in my project for flutter_d4rt dynamic code.
thanks