Advertisement ยท 728 ร— 90

Posts by Devon Carew

You probably have to do that on a line-by-line or file-by-file basis. We don't warn when using deprecated code from other deprecated code, but don't special case using a deprecated API from within the defining package (we'd warn).

1 year ago 0 0 0 0
Preview
strict_top_level_inference Learn about the strict_top_level_inference linter rule.

We're thinking of adding a new lint to package:lints - dart.dev/tools/linter.... The lint warns about omitted types that can't be inferred and default to dynamic.

Try it out and provide feedback to github.com/dart-lang/sd.... Thanks!

#dartlang #flutterdev

1 year ago 23 9 2 0

Flutter developers! Are you adding animation to your app? What are your favorite techniques / packages?

1 year ago 12 7 7 0

That's a skunkworks project :) Just me figuring out the space a little

1 year ago 2 0 0 0

It doesn't look like @dantup.com 's posting a ton right now :) Perhaps its enough if he just mentions #flutterdev in his dartcode update posts?

1 year ago 2 0 1 0

Updated! I'm not 100% of the value - we probably capture most of news-ish items w/ the other tags - but easy enough to adjust.

1 year ago 1 0 0 0

Hmm, easy enough to do. Do you think that's a common one to mention? I'm wondering when people would do that but not mention flutterdev. One's more official, one's more casual?

1 year ago 1 0 1 0
#FlutterInProduction | Observable Flutter #58
#FlutterInProduction | Observable Flutter #58 YouTube video by Flutter

Tomorrow, I'll conclude #FlutterInProduction when I'm joined by 5 guests to discuss their journeys delivering mobile experiences for some of the world's biggest brands with @flutter.dev.

Use the hashtag #AskFlutter to share questions you'd like me to ask!

www.youtube.com/watch?v=saeh...

1 year ago 27 6 2 2
Preview
Announcing Flutter AI Toolkit Want AI chat in your Flutter app? This toolkit makes it easy.

Need a full-featured AI Chat widget in your app that works with Gemini and Vertex out of the box and can be extended with the LLM of your choice? Then check out Amanda's blog post on the new Flutter AI Toolkit: medium.com/flutter/anno...

1 year ago 9 3 0 0
Advertisement

We're looking for a few good apps! We're building a tool to tell us when a publish would break the ecosystem - we'll pub get / analyze / test against a canary corpus of apps.

Reply with the GitHub info for your favorite Dart package or Flutter app.

#dartlang #flutterdev

1 year ago 4 3 1 0

For interested people, the 'Flutter News' feed was built w/ SkyFeed + SkyFeed Builder; here's a copy of the source: gist.github.com/devoncarew/1....

Comments / feedback / forks welcome! #flutterdev #bluesky

1 year ago 7 0 0 0
Preview
Flutter News Bluesky / SkyFeed impl Flutter News Bluesky / SkyFeed impl. GitHub Gist: instantly share code, notes, and snippets.

I used something called 'SkyFeed'; the source for the feed is here: gist.github.com/devoncarew/1...

1 year ago 0 0 0 0

It uses the 'hacker news' algorithm, which I think is a combo of likes and recency.

1 year ago 1 0 1 0

The feed also looks for #flutter, but then has to filter out more butterfly related content than you might expect. #flutterdev (and #dartlang) are pretty specific ๐Ÿคทโ€โ™‚๏ธ

1 year ago 3 0 0 0

#dartlang #flutterdev

1 year ago 3 0 1 0

I made a thing! This is a bluesky feed for Flutter and Dart news.

bsky.app/profile/did:...

This is my first feed, so caveat emptor

1 year ago 13 1 4 1
Advertisement