sajphon

Results 3 comments of sajphon

It is necessary. I shouldn't need to install another OS just to run a command. Also, i'd like to use it from within android studio, which is not possible to...

Yup. You use MaterialApp builder. ```dart @override Widget build(BuildContext context) { return new MaterialApp( builder: (context, widget) { return OfflineBuilder( connectivityBuilder: ( BuildContext context, ConnectivityResult connectivity, Widget child, ) {...

How has this not been addressed in a year ? 🤦‍♂️