brettpappas / flutter_samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Dart 93.5%Language:CMake 3.2%Language:C++ 1.5%Language:HTML 1.4%Language:C 0.3%Language:Swift 0.1%Language:Kotlin 0.0%Language:Objective-C 0.0%