Skip to content

yuto-yuto/flutter_samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_samples

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. Buy Me A Coffee

Run on Linux Desktop

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();

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages