Gaurab Roy9 unique ElevatedButton design in flutterHey, Flutter developers! In this blog post, we’ll look at ElevatedButton, which every app developer is familiar with.Aug 26Aug 26
Gaurab RoyFlutter Best Practices: Leveraging Dotenv for Cleaner and Safer CodeTo begin using environment variables in your Flutter project, create a .env file and install a package that lets you load and access these…Apr 14Apr 14
Gaurab RoyFuture of FlutterPredicting the future of technology is always challenging, but based on current trends and developments, here’s a speculative view of…Feb 13Feb 13
Gaurab RoyGitHub Pull Requests SimplifiedGitHub pull request is like asking someone to review and approve changes you’ve made to a project on GitHub. Imagine you and a friend are…Nov 13, 2023Nov 13, 2023
Gaurab RoyChanging the System Status Bar Color and System Navigation Bar Color in FlutterFlutter provides a powerful way to customize and change the appearance of the system status bar, which includes elements like the…Oct 5, 2023Oct 5, 2023
Gaurab RoyHow to Customize the Shape of an ElevatedButton in FlutterCustomize the Appearance of Your ElevatedButtons with the shape PropertyAug 4, 2023Aug 4, 2023
Gaurab RoyHow to add Bottom Navigation Bar in FlutterIn Flutter, you can use the BottomNavigationBar widget to create a bottom navigation bar. Here's an example of how to use it:Feb 4, 2023Feb 4, 2023
Gaurab RoyHow to send post requests to an API in Flutter AppHere’s a step-by-step guide to creating a Flutter app that sends a POST request to an API:Feb 3, 20231Feb 3, 20231
Gaurab RoyHow to GET request in the Flutter appHere are the steps to create a Flutter app with a GET request using a REST API:Feb 2, 2023Feb 2, 2023
Gaurab RoyGitGuardian has detected the following Google API Key exposed within your GitHub account.GitGuardian is a service that scans public GitHub repositories for sensitive information, such as API keys or credentials. If it detects a…Jan 21, 2023Jan 21, 2023