Add space between Flex widgets with this previous #PackageOfTheWeek!
๐ค Use the Gap package to add space between widgets without keeping track of whether its parent is a Row or Column.
Obtain better feedback from users with this previous #PackageOfTheWeek ๐ฌ๐ฉต
The Feedback package lets users give feedback by annotating a screenshot of the current page and adding text, all directly within your app.
#ThrowbackThursday
Home is where the widget is. โ๏ธ๐ฉต
The HomeWidget plugin makes it easier to create HomeScreen widgets on Android and iOS.
#PackageOfTheWeek#ThrowbackThursday
Add a video player to your Flutter app with the video_player package. With a few lines of code, you can play, pause, seek, and check the player's current status. โฏ
Watch this #PackageOfTheWeek โ goo.gle/3QtqYjf
ALT A GIF displays a "Play" icon that animates from the bottom to the middle of the screen. A blue round cursor hovers over the "Play" icon, and it is replaced with the text "video_player".
Creating an autocomplete UI can be complicated. With the Autocomplete widget, it doesn't have to be. ๐
Watch the full #PackageOfTheWeek throwback video to discover how Autocomplete can help you and your users get things done faster โ goo.gle/4eRbn7t
โ Use a custom font when you want your app to pop.
In this throwback #PackageOfTheWeek, you'll learn about the google_fonts package, which provides over 1400 fonts that you can use anywhere in a Flutter app โ goo.gle/3OORi5a
๐น Game developers, this one's for you. ๐ฎ
๐ฅ Flame, a game engine built on top of Flutter, comes with the core building blocks needed to build games.
Explore the world of building games in Flutter with this throwback #PackageOfTheWeek โ goo.gle/3WX9MEr
When adding padding and size boxes becomes a bit verbose, it's time to add a Gap. ๐ค
In this #PackageoftheWeek throwback, we'll show you how to add some space around your widgets without making your code harder to read โ goo.gle/475PUDM
If you're looking to create a HomeScreen or LockScreen widget on mobile, have we got the #PackageoftheWeek throwback demo for you! ๐
Explore how you can use home_widget to make it easier to create HomeScreen widgets on Android and iOS โ goo.gle/3QYfi9y
โฒ When you want to quickly add beautiful, pre-built animations to your Flutter app without animation controllers, it's time for flutter_animate โ goo.gle/3GYyiPJ
This #PackageoftheWeek Rewind shows how you can add an effect to a widget.
If you've ever wished for universal styling syntax when building your app, it's time to add Mix to the mix. ๐ฅฃ
Learn how in this #PackageOfTheWeek โ goo.gle/3SW5Fs8
Give users a way to submit feedback on your app with both text and a screenshot. ๐ค๐ธ
The #PackageOfTheWeek helps you spend less time building a solution for collecting feedback, and more time addressing your usersโ feedback!
Watch โ goo.gle/3OBIscD
Need space between widgets? โ๏ธ
Use Gap to add space between widgets without keeping track of whether its parent is a Row or a Column.
๐บ Watch the #PackageOfTheWeek โ goo.gle/3Sjy77Z
Need to get a high-level understanding of large data sets? ๐
Try fl_chart for visualizing information in a number of different graphs, including pie charts, line charts, and more.
Watch the #PackageOfTheWeek โ goo.gle/3Q1WPqs
ALT Image of a pie chart on the left and code on the right.
๐ฑ With the home_widget package, you can manage the dataflow and updates to your home screen widgets right from your Flutter code.
Watch the #PackageOfTheWeek โ goo.gle/3QYfi9y
ALT GIF of an animated smartphone screen displaying home screen widgets.