PinnedPublished inFlutter CommunityFlutter Secure your sensitive dataEncrypt your sensitive data in your flutter application, and Reverse-engineer your app to check security !Jan 31, 20214Jan 31, 20214
PinnedDeep dive in Flutter CurvesToday, I will explain you in details how we can (and cannot) use Curves in Flutter, through a little application I made called Curvy…Nov 3, 20201Nov 3, 20201
Published inFlutter CommunityFlutter design: make your theme homogeneousIn a lot of Flutter source codes and applications, I observed a recurring practice consisting in adding custom style directly through…Jun 30, 20216Jun 30, 20216
Published inFlutter CommunityFlutter: enhance development and maintainance of mobile applicationsTips “from another world” that will enhance debug and maintenance of mobile applications through shortcuts.Apr 15, 20211Apr 15, 20211
Published inFlutter CommunityAdobe XD to Flutter pluginSave development time using Adobe XD to Flutter plugin: truth or myth ?Mar 29, 20211Mar 29, 20211
Published inFlutter CommunityShadows and Neumorphism in FlutterHow to add shadow to our Flutter widgets in all situations !Feb 22, 20213Feb 22, 20213
Published inFlutter CommunityFlutter responsive design : size doesn’t (always) matterHow to implement responsive design elements in Flutter without caring about screen width?Feb 10, 20219Feb 10, 20219
Published inFlutter CommunityFlutter : iOS styled listviewUsecase mixing an iOS styled listview of sections and items, with scrolling to a specific item capability.Jan 28, 20211Jan 28, 20211
Published inFlutter CommunityFlutter : where is cupertino tableview ?In Flutter SDK, there is no widget that mimics the iOS UITableView component. So let’s have a look in pub package…Jan 23, 20211Jan 23, 20211
Flutter custom layoutHow to develop your own CustomMultiChildLayout widget in Flutter.Jan 19, 2021Jan 19, 2021