Flutter samples for my blog.
https://www.technicalfeeder.com/category/dart/
Buy Me a Coffee if you think these samples are helpful and save your time.
If you want to run this sample app on Linux desktop, comment out the Firebase.initializeApp()
call in main.dart. Some pages don't work as expected but others work fine.
void main() async {
WidgetsFlutterBinding.ensureInitialized();
// await Firebase.initializeApp();