simple_widget 0.0.4 copy "simple_widget: ^0.0.4" to clipboard
simple_widget: ^0.0.4 copied to clipboard

Create a native timelined home widget with flutter widgets with minimal native code.

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

3
likes
140
pub points
42%
popularity

Publisher

verified publisherakdebuging.com

Create a native timelined home widget with flutter widgets with minimal native code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on simple_widget