Sébastien REMYSwift : How to know if two dates are in the same day ?Apple’s Calendar object gives us lots of useful methods for evaluating dates in various ways. One of the most useful is the method…Sep 16, 2023Sep 16, 2023
Sébastien REMYHow to implement a Rating Bar in FlutterIn this article I will show you how to implement a rating bar in your Flutter application. A rating bar is generally composed of 5 stars…Oct 31, 20221Oct 31, 20221
Sébastien REMYHow to add Done button in Flutter iOS App ?Unfortunately, when using number input fields, there is no Done button inside / above the keyboard in iOS. This issue can block your UX…Oct 24, 20212Oct 24, 20212
Sébastien REMYinFlutter AcademyFlutter SQLite CRUDIn this flutter tutorial I will explain how to use SQLite in your Flutter projects. You will learn how to :May 14, 20211May 14, 20211
Sébastien REMYIonic Tutorial 1 : InstallIn this tutorial you will learn how to install the last Ionic stable version (5.4.14) and how to run your first Ionic application.Jan 16, 2020Jan 16, 2020