Skip to content

lambda-platform/flutter-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda Starter App

What is included

  • Graphql model generator
  • Login & password reset
  • GetX state management
  • Firebase notification
  • Lambda flutter plugins
    • Dataform
    • Datagrid
    • Agent
    • Chart
    • Moqup

Build graphql documents

flutter pub run build_runner build flutter pub run build_runner build --delete-conflicting-outputs

Mac M1 pod install

sudo softwareupdate --install-rosetta --agree-to-license sudo arch -x86_64 gem install ffi cd ios arch -x86_64 pod install arch -x86_64 pod install --repo-update

Installation

flutter pub global activate flutter_create

flutter pub global run flutter_create -u https://github.com/lambda-platform/flutter-starter -a appname

Change app icon

flutter pub run flutter_launcher_icons:main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages