Abdelrahman Saed

Results 33 comments of Abdelrahman Saed

@hillelcoren Yes it will be my own use and we aren't planning to sell it, my company will use it internally to manage some products

https://github.com/flutter/flutter/issues/117523 @dlutton

@all ```yaml flutter_svg: git: url: https://github.com/binSaed/flutter_svg.git ref: fix_defs_order ```

``` flutter_facebook_sdk: git: url: https://github.com/abdoosaed/flutter_facebook_sdk.git ```

``` flutter_facebook_sdk: git: url: https://github.com/abdoosaed/flutter_facebook_sdk.git ```

i will fix this in next week write this comment to remember to back to it if i forget

use this @Goodstuff4UonYT ```dart import 'dart:async'; import 'dart:io'; import 'package:flutter/widgets.dart'; import 'package:google_mobile_ads/google_mobile_ads.dart'; // https://github.com/googleads/googleads-mobile-flutter/issues/1138 // AppStateEventNotifier from admob package currently crashes sometimes on iOS // so we replace it with...