![How to create a Hover Effect in Flutter in minutes?](https://www.cdn5.niftycent.com/d/D/v/j/R/G/v/how-to-create-a-hover-effect-in-flutter-in-minutes.webp)
Are you wondering how you can create a hovering effect in Flutter(Web) as Flutter does not provide a single widget to do that? The hovering effect is one of the most important features in all e-commerce websites/apps. It is generally used to ask for... https://monik.hashnode.dev/how-to-create-a-hover-effect-in-flutter-in-minutes
![This week in Flutter #19](https://www.cdn5.niftycent.com/d/D/3/x/m/Q/6/this-week-in-flutter-19.webp)
Some weeks there is not a lot of Flutter content published by the community. Some other weeks there is a lot of content out there. This week is one of the latter. My job is to select the best content for you, so let's get started right away: there is... https://mvolpato.hashnode.dev/this-week-in-flutter-19
![It's Here! Announcing Appwrite 0.10 and the new Realtime API!](https://www.cdn5.niftycent.com/d/e/L/G/X/g/p/it-s-here-announcing-appwrite-0-10-and-the-new-realtime-api.webp)
After long anticipation and great feedback we got from the Appwrite community during our alpha launch, we're thrilled to announce the official release of Appwrite 0.10, including one of our most anticipated features: the Appwrite Realtime API! 🥁 Bes... https://eldadfux.com/its-here-announcing-appwrite-010-and-the-new-realtime-api
![Top 10 Flutter Packages That You Should Check Right Now!!](https://www.cdn5.niftycent.com/d/D/v/j/R/g/A/top-10-flutter-packages-that-you-should-check-right-now.webp)
1.flutter_blurhash
Compact representation of a placeholder for an image. Encode a blurry image under 30 characters for instant display like used by Medium
2.fluster
A geospatial point clustering library for Dart to help provide spacing between ... https://dhruvnakum.xyz/top-10-flutter-packages-that-you-should-check-right-now
![Flutter: First Impressions](https://www.cdn5.niftycent.com/d/e/b/Y/v/A/p/flutter-first-impressions.webp)
Flutter is Google's cross-platform UI Toolkit. It uses the language Dart. I have a long history of building cross-platform apps with .NET and XAML. I created the first Uno Platform Udemy course. This blog is about my journey into Flutter and why I th... https://flutterfromdotnet.hashnode.dev/flutter-first-impressions
![Implementing Smart Contracts On Flutter DApps](https://www.cdn5.niftycent.com/d/1/B/w/0/2/z/implementing-smart-contracts-on-flutter-dapps.webp)
Decentralized Application A decentralized application(DApp) is an application that is meant to run in a decentralized computing system/blockchain and it was initially introduced by Ethereum Blockchain which is built using smart contracts. When using ... https://techblog.geekyants.com/implementing-smart-contracts-on-flutter-dapps
![Design Covid-19 Tracker Using Flutter and Dart](https://www.cdn5.niftycent.com/d/D/3/x/m/7/Q/design-covid-19-tracker-using-flutter-and-dart.webp)
Hello Everyone, In this article, I want to describe my project for the awareness on covid-19 Here on Hashnode. When I saw People share different details on covid affected patient details I started thinking about how I can use these technologies to br... https://hashnode.com/post/design-covid-19-tracker-using-flutter-and-dart-ckt3w0i7600d1res1bctbfw3x
![Equatable in Flutter: A Complete Guide](https://www.cdn5.niftycent.com/d/D/2/6/a/m/V/equatable-in-flutter-a-complete-guide.webp)
Comparing Two Objects in Manual Way
While developing the Flutter application, we often wanted to compare two objects and check whether they are equal or not. To do that, dart provides two methods == and hashcode. By overriding these methods we can c... https://dhruvnakum.xyz/equatable-in-flutter-a-complete-guide
![Title...](https://www.cdn5.niftycent.com/d/k/J/X/6/v/q/title.webp)
Tell your story... https://hashnode.com/post/title-ckt2cv6nl09ep3js18fc0d69w
![Flutter the easy Async, Await and Futures tutorial](https://www.cdn5.niftycent.com/d/e/b/Y/6/o/j/flutter-the-easy-async-await-and-futures-tutorial.webp)
An important topic that inshAllah(God willing) will allow us to communicate with the external world!
If we want to talk about async and await we should first talk a little bit about Futures...
Futures? ... https://blog.aspiiire.com/flutter-the-easy-async-await-and-futures-tutorial