Emeka Jideije·Feb 11, 2024Upgrade your default ruby version and install cocoapods (Newest way for mac 2024)Most Macbook comes with a default ruby version of 2.6.0 and some programs require high versions of ruby(at least from 2.7.0) to execute…
Emeka Jideije·Jun 3, 2023How to properly install Cocoapods(You don’t have write permissions for the /Library/Ruby/Gems/2.6.0We are going to see how to properly install cocoapods, probably when coding for ios/swift or crossplatform/flutter.A response icon6A response icon6
Emeka Jideije·Apr 13, 2023Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.When installing flutter to a computer, one of the issues developers face is the issue of the system not being able to see the location of…
Emeka Jideije·Mar 25, 2023Flutter: How to create dynamic link and route users to a specific page in your app.You can create dynamic links and route users to any page or to a specific page on your flutter app using these five steps below:
Emeka Jideije·Feb 20, 2023Flutter Push Notification: How To Add Large IconIn the flutter notification plugin https://pub.dev/packages/flutter_local_notifications
Emeka Jideije·Aug 16, 2021MY GOALS FOR HNGI8 AND WHAT I INTEND TO ACHIEVE BY THE END OF THE 8 WEEKSI am excited to catch-up with the HNGi8. My track is mobile (Flutter). The internship program is a wonderful place to meet like minds and…