EnvBanner
My first flutter package
Apr 21, 20233 min read163

Search for a command to run...
Articles tagged with #flutter
My first flutter package

Use cases and implementation

What it is, how it works and how to implement it in your code

Why do I prefer Flutter to react-native?

What is the difference?

Flutter 3.7 comes loaded with new features. One is the text magnifier, an excellent usability feature when you need to see the text that is being selected and covered with your finger. This function is available for Android and iOS. All text fields h...
