Flutter News

Discover the latest Flutter development news, repositories, and conferences at Hackertab.

Latest Flutter articles

Implementing Flutter QR Code Scanner with Swift and AVFoundation for iOS

Implementing Flutter QR Code Scanner with Swift and AVFoundation for iOS

In the previous article, we implemented a Flutter barcode and QR code scanner for Android using...

08 May 2024devto

Flutter Power-Ups: Essential Packages for Modern App Development

Flutter Power-Ups: Essential Packages for Modern App Development

Flutter, Google's open-source UI software development toolkit, has taken the mobile app development world by storm. One of the reasons for its popularity is its robust ecosystem of packages and libraries that extend its capabilities and make developm...

07 May 2024hashnode

Exploring JavaScript for Mobile Applications: React Native and Its Alternatives

Exploring JavaScript for Mobile Applications: React Native and Its Alternatives

JavaScript has become an integral part of mobile app development. With its versatility and capability to create interactive user interfaces, JavaScript frameworks like React Native have gained immense popularity among developers. In this article, we ...

07 May 2024hashnode

CREATING ENGAGING ANDROID TV AND FIRE TV APPS WITH NATIVE AND CROSS-DEVICE TOOLS - AppDevcon24

CREATING ENGAGING ANDROID TV AND FIRE TV APPS WITH NATIVE AND CROSS-DEVICE TOOLS - AppDevcon24

“Ready to launch your app or game on the big screen? Whether you are targeting Google Android TV or Amazon Fire TV, this talk is your guide to creating great “10 foot UIs” for customers watching television on their couch!In this session, we’ll dive i...

06 May 2024hashnode

Flutter News 2024 #18 ʚїɞ

Flutter News 2024 #18 ʚїɞ

Hey Flutter enthusiasts! Ever worry about missing key Flutter updates? Well, worry no more! Starting...

06 May 2024devto

Cloudflare Turnstile in Flutter News 2024 #18 ʚїɞ

Cloudflare Turnstile in Flutter News 2024 #18 ʚїɞ

Hey Flutter enthusiasts! Ever worry about missing key Flutter updates? Well, worry no more! Starting...

06 May 2024devto

Internationalization? More Like International-WIN-ization with Flutter Mason! (Effortless Internationalization)

Internationalization? More Like International-WIN-ization with Flutter Mason! (Effortless Internationalization)

Flutter devs, ever feel like you're stuck in a loop localization drudgery? Fear not, weary coder!...

05 May 2024devto

How to switch themes in Flutter using BLoC

How to switch themes in Flutter using BLoC

Welcome to the ultimate guide on how to switch themes in your Flutter application using BLoC. In this...

03 May 2024devto

Registering for Apple and Google Developer Accounts

Registering for Apple and Google Developer Accounts

If you read my previous blog, I said I was going to form an LLC. I decided not to because I felt it...

23 April 2024devto

Exploring the Benefits of Modular Package Structure in Dart and Flutter Projects

Exploring the Benefits of Modular Package Structure in Dart and Flutter Projects

Creating separate packages within a Dart or Flutter project, rather than keeping all the code within the main application, offers several advantages, particularly when it comes to managing complexity, reusability, and maintenance. Here’s a detailed e...

04 May 2024hashnode