Atuoha Anthony (@atuohaa) 's Twitter Profile
Atuoha Anthony

@atuohaa

@GoogleDevExpert Flutter/Dart β€” Mobile SWE ~MBR @forbesBLK

ID: 1130135888619540482

linkhttp://atuoha.github.io calendar_today19-05-2019 15:39:27

1,1K Tweet

266 Followers

72 Following

Dart Language (@dart_lang) 's Twitter Profile Photo

Direct native interoperability πŸ”Œ We’re launching an early access program for the codegen solutions FFigen and JNIgen. We are seeking Flutter plugin authors who want to develop or refactor plugins with these solutions.

Firebase (@firebase) 's Twitter Profile Photo

Build a Flutter app with gen AI capabilities using Firebase AI Logic πŸͺ„πŸ©΅ This video shows you how to get started making calls to the Gemini API directly from your app using the Firebase AI Logic client SDKs for Flutter Chapters: 0:39 - What is Firebase AI Logic? 1:17 - Set

Google Maps Platform (@gmapsplatform) 's Twitter Profile Photo

We just introduced new Maps samples for Flutter! Build apps for Android, iOS, and web from a single code base with samples that focus on what you need - no cloning or untangling necessary. 🎯 Watch the full video with OS dev Filip HrÑček β†’ goo.gle/3JlYJ5H

Flutter (@flutterdev) 's Twitter Profile Photo

flutter_soloud helps you add low-latency sound and music to your Flutter apps with support for streaming audio, MP3, WAV, OGG, and FLAC. 🎢 Follow along in this #WidgetOfTheWeek ↓

Firebase (@firebase) 's Twitter Profile Photo

Firebase Data Connect supports enumeration fields that map to PostgreSQL enumerated types. Enums let you quickly define a list of static, predefined values with a specific order πŸ“ To add an enum to your schema, declare the enum and its predefined values, then reference it in

Flutter (@flutterdev) 's Twitter Profile Photo

With the Flutter Widget Previewer, you can see your widgets render in real-time, separate from a full app, in the Chrome browser πŸ”Ž To start the previewer, show a widget in it, and customize a preview, see the details in the docs β†’ goo.gle/3UwBIzw

Firebase (@firebase) 's Twitter Profile Photo

We want to spotlight the incredible things you're building with Firebase Studio! 🌟 Whether it’s a side project you’re passionate about or a full-blown business, we want to see it, celebrate it, and be inspired by it. Share your projects here β†’ goo.gle/3He5I03

We want to spotlight the incredible things you're building with Firebase Studio! 🌟

Whether it’s a side project you’re passionate about or a full-blown business, we want to see it, celebrate it, and be inspired by it. 

Share your projects here β†’ goo.gle/3He5I03
Flutter (@flutterdev) 's Twitter Profile Photo

Did you know: The first time that a map is shown, the Google Maps SDK on Flutter for Android may briefly block the main thread, causing UI jank. You can pre-warm the SDK by calling `GoogleMapsFlutterAndroid.warmup()` before showing your maps! Example β†’ goo.gle/47yXKJm

Flutter (@flutterdev) 's Twitter Profile Photo

The Flutter team isn't resting. After 3.35, the 3.36 beta has just dropped. πŸ“ Please test against your apps and report feedback here: goo.gle/4fJ4xCm

Firebase (@firebase) 's Twitter Profile Photo

🌐 πŸ’« Ground your Al applications with real-time, publicly available web content, ensuring more accurate and current answers. This video demonstrates how to enable Google Search grounding with just one line of code with Firebase Al Logic. Chapters: 0:00 - Intro 0:56 - The App

Firebase (@firebase) 's Twitter Profile Photo

Tired of manual Firebase CLI commands for Data Connect SDKs? πŸ˜΅β€πŸ’« We've got good news! You can now seamlessly download strongly-typed SDKs for Web, Android, iOS, & Flutter with a script! Choose your preferred method: ✳ Project-specific command in Firebase Console ✳ Generic

Tired of manual Firebase CLI commands for Data Connect SDKs? πŸ˜΅β€πŸ’« We've got good news!

You can now seamlessly download strongly-typed SDKs for Web, Android, iOS, & Flutter with a script! Choose your preferred method:
✳ Project-specific command in Firebase Console
✳ Generic
Flutter (@flutterdev) 's Twitter Profile Photo

The Dart and Flutter MCP server provides a growing list of tools that give agents insight into your project. Your agents can use it to: ⚑ Fix runtime errors ⚑ Manage dependencies ⚑ Introspect and interact with your running application.

Firebase (@firebase) 's Twitter Profile Photo

Learn how to build cross-platform mobile apps with Flutter and Firebase 🩡 In this video, learn why Flutter's unique architecture and productive developer tools, combined with Firebase's easy-to-use backend services, make it easier than ever to create high-quality apps for iOS

Learn how to build cross-platform mobile apps with Flutter and Firebase 🩡

In this video, learn why Flutter's unique architecture and productive developer tools, combined with Firebase's easy-to-use backend services, make it easier than ever to create high-quality apps for iOS
Flutter (@flutterdev) 's Twitter Profile Photo

To make it easier for users to view a list of items, you might want to minimize the app bar as the user scrolls down the list πŸ‘‡ This recipe demonstrates how to use a CustomScrollView to do just that: goo.gle/3JbVq17

freeCodeCamp.org (@freecodecamp) 's Twitter Profile Photo

GitHub Actions is a CI/CD tool that's build directly into GitHub. It lets you define workflows - sequences of steps triggered by events like pushing code or opening PRs. In this guide, @atuohaa teaches you how to use it to automate Flutter testing and builds for Android and

GitHub Actions is a CI/CD tool that's build directly into GitHub.

It lets you define workflows - sequences of steps triggered by events like pushing code or opening PRs.

In this guide, @atuohaa teaches you how to use it to automate Flutter testing and builds for Android and
freeCodeCamp.org (@freecodecamp) 's Twitter Profile Photo

When you're building mobile apps, you'll need to make sure they remain stable in real-world situations. And you can only do so much testing - which is where Firebase's Crashlytics tool comes in handy. Here, @atuohaa walks you through setting up Crashlytics in your Flutter apps

When you're building mobile apps, you'll need to make sure they remain stable in real-world situations.

And you can only do so much testing - which is where Firebase's Crashlytics tool comes in handy.

Here, @atuohaa walks you through setting up Crashlytics in your Flutter apps
freeCodeCamp.org (@freecodecamp) 's Twitter Profile Photo

Deploying your Flutter web apps manually can start to feel repetitive real fast. So in this tutorial, @atuohaa teaches you how to use GitHub Actions to automate the process. You'll set up Firebase hosting, configure Actions, and manage your deployments through reliable CI/CD

Deploying your Flutter web apps manually can start to feel repetitive real fast.

So in this tutorial, @atuohaa teaches you how to use GitHub Actions to automate the process.

You'll set up Firebase hosting, configure Actions, and manage your deployments through reliable CI/CD
freeCodeCamp.org (@freecodecamp) 's Twitter Profile Photo

If you want to start integrating AI capabilities into your apps, here's a fun and practical tutorial for you. In it, @atuohaa walks you through building an AI-powered cooking assistant app. You'll use Flutter and Gemini and learn how to set permissions, manage assets, build a

If you want to start integrating AI capabilities into your apps, here's a fun and practical tutorial for you.

In it, @atuohaa walks you through building an AI-powered cooking assistant app.

You'll use Flutter and Gemini and learn how to set permissions, manage assets, build a
Flutter (@flutterdev) 's Twitter Profile Photo

Hot reload is now available on the web by default! β†’ goo.gle/4mfQir3 The Dart & Flutter web teams have been hard at work to improve the performance of hot-reloaded code while ensuring that more code changes can be successfully hot reloaded.