pub package Telegram Youtube Twitter Apps Apps-Android

Create a native timelined home widget with flutter widgets!

Screenshots

iOS

Android

Apps using this plugin

You can check these apps to have an idea about how this plugin can be used:

  • Widget Maker: An app that let you create your own custom widgets. Download for iOS or Android

How does it work?

This plugin is for you if you want to create a timelined widgets, timelined widgets are calucated and provided to the system ahead of time.

You will convert your Widget to an image and then convert it to base64 string, then you will provide the plugin with the base64 string and the time that you want the widget to be shown.

Getting Started

Please check the doc folder for detailed instructions about how to use the plugin.

Installing

Simply add the following line to your pubspec.yaml file:

dependencies:
  simple_widget: any       # <-- Add this line

Support me 🚀

You can support this project by:

1- Checking my apps. 2- Star the repo. 3- Share the repo with your friends. 4- Buy Me A Coffee.

Follow me ❤️

Facebook | Twitter | Instagram | Youtube

GitHub

View Github