Skip to content

zhuohoudeputao/new_launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Launcher

A new launcher powered by Flutter. After trying some of the launchers, I found they're all lack of effectiveness. So, I decided to make one own.

The ability new launcher can do:

  • Show time and greeting
  • Show weather (only by city name now)
  • Launch apps
  • Launch useful intents
  • Translate
  • etc

For Developers

You can make your own [provider] to provide a service in this app. What [provider] can do:

  • Produce infomation into the infoList
  • Provide some actions for users

Settings will be managed automatically, and when it changes, [provider] will update. So, here are some function to implement:

  • provideActions
  • initActions
  • update

About

The source code of the new_launcher.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages