Open in app

Sign In

Write

Sign In

Flutter Queen✨
Flutter Queen✨

65 Followers

Home

About

3 days ago

Flutter Pro Tip: Creating Interactive Text in Flutter! 🎉

Define text spans with TapGestureRecognizers for easy navigation! 🔗🚀 No need to wrap the whole Widget with GestureDetector. I hope this Tip was helpful to you. Thank you for taking the time to read it. Your feedback and suggestions are always welcome. Support Me: Instagram Facebook GitHub Twitter Youtube

Flutter

1 min read

Flutter Pro Tip: Creating Interactive Text in Flutter! 🎉
Flutter Pro Tip: Creating Interactive Text in Flutter! 🎉
Flutter

1 min read


4 days ago

Flutter Tip:: Globalize Your App with the Flutter Intl Package 🌟

Broaden your app’s horizons by embracing multi-language support in Flutter. The flutter_i18n package simplifies translation management. Define localized strings and seamlessly switch between languages: Text( S.of(context).helloWorld, style: TextStyle(fontSize: 18), ) Connect with your users on a global scale by speaking their language! I hope this Tip was helpful to you. Thank you for taking the time to read it. Your feedback and suggestions are always welcome.

Flutter App Development

1 min read

Flutter App Development

1 min read


5 days ago

𝐍𝐞𝐭𝐟𝐥𝐢𝐱’𝐬 𝐎𝐯𝐞𝐫𝐚𝐥𝐥 𝐀𝐫𝐜𝐡𝐢𝐭𝐞𝐜𝐭𝐮𝐫𝐞

This article is based on research from many Netflix engineering bloggers and open-source projects. Mobile and web: Netflix has adopted Swift and Kotlin to build native mobile apps. For its web application, it uses React. Frontend/server communication: Netflix uses GraphQL. Backend services: Netflix relies on ZUUL Eureka, The Spring Boot framework and other technologies. Databases: Netflix utilizes

Architecture

1 min read

𝐍𝐞𝐭𝐟𝐥𝐢𝐱’𝐬 𝐎𝐯𝐞𝐫𝐚𝐥𝐥 𝐀𝐫𝐜𝐡𝐢𝐭𝐞𝐜𝐭𝐮𝐫𝐞
𝐍𝐞𝐭𝐟𝐥𝐢𝐱’𝐬 𝐎𝐯𝐞𝐫𝐚𝐥𝐥 𝐀𝐫𝐜𝐡𝐢𝐭𝐞𝐜𝐭𝐮𝐫𝐞
Architecture

1 min read


Sep 15

Flutter Tip::Enhance Rendering Efficiency with the LayoutBuilder Widget 🌟

If you seek precise control over your UI’s layout, consider incorporating the LayoutBuilder widget. This versatile tool empowers you to dynamically adjust your UI in response to parent constraints. 💡 Tip: Wrapping a widget with a LayoutBuilder allows you to tap into its constraints. …

Flutter

1 min read

Flutter Tip::Enhance Rendering Efficiency with the LayoutBuilder Widget 🌟
Flutter Tip::Enhance Rendering Efficiency with the LayoutBuilder Widget 🌟
Flutter

1 min read


Sep 14

A Beginner’s Guide to Using Machine Learning with Flutter!

In the ever-evolving world of app development, staying ahead of the curve is essential. Integrating machine learning (ML) into mobile apps has become increasingly popular, and Flutter, Google’s UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase, provides a powerful platform to achieve…

Flutter

3 min read

A Beginner’s Guide to Using Machine Learning with Flutter!
A Beginner’s Guide to Using Machine Learning with Flutter!
Flutter

3 min read


Jul 20

Spider Cursor Animation in Rive and Implemented in Flutter

As technology advances, user interfaces and user experience play a crucial role in the success of any application. Developers constantly seek innovative ways to engage users and create captivating interactions. One such impressive element is the Spider Cursor Animation, which can add a touch of creativity and fun to your…

Flutter

4 min read

Spider Cursor Animation in Rive and Implemented in Flutter
Spider Cursor Animation in Rive and Implemented in Flutter
Flutter

4 min read


May 31

Flutter User Guidance Package!

Provide the user guidance widget to make developers easy to make new user tips. Preview Package GitHub UserGuildanceAnchor: The widget is used to mark what widget needs highlight. UserGuildance: The widget is used to show highlight items. It makes sure the widget show on full screen. UserGuidanceController: The controller is used to show…

Flutter

2 min read

Flutter User Guidance Package!
Flutter User Guidance Package!
Flutter

2 min read


May 25

FLUTTER TIP! ❤️ To Avoid Overflow Error.

Most beginners use the SingleChildScrollView widget not only for scrolling but also to avoid overflow errors. When the user tries to type in a TextField, the keyboard appears, and we get the overflow error. To prevent this error, do not wrap your widget with SingleChildScrollView. Instead, use a property in Scaffold named “resizeToAvoidBottomInset,” which is true by default.

Flutter

1 min read

FLUTTER TIP! ❤️ To Avoid Overflow Error
FLUTTER TIP! ❤️ To Avoid Overflow Error
Flutter

1 min read


May 23

Flutter Tip! Use Spread Operator!

In Flutter, the spread operator (...) is used to "spread" the elements of an iterable (such as a list or set) into another collection or as arguments to a function. It allows you to easily combine or extract values from collections without explicitly iterating over them. With the use of…

Flutter

2 min read

Flutter Tip! Use Spread Operator!
Flutter Tip! Use Spread Operator!
Flutter

2 min read


May 20

ChatGPT Plugins are now available to everyone🔥

1. Zapier: Interacting with apps like Google Sheets and Docs can be beneficial for data management and analysis. 2. Noteable: Creating notebooks in Python, SQL, and Markdown allows for exploring and visualizing data. 3. Wolfram: Accessing computation, math, curated knowledge, and real-time data can be valuable for financial calculations and…

OpenAI

2 min read

ChatGPT Plugins are now available to everyone🔥
ChatGPT Plugins are now available to everyone🔥
OpenAI

2 min read

Flutter Queen✨

Flutter Queen✨

65 Followers

Flutter Enthusiast | Software Engineer to be

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams