Flutter Calendar widget library

Flutter Calendar Widget Library

May 23, 2020 totosugito 0

Calendarro Calendar widget library for Flutter apps. Offers multiple ways to customize the widget. Getting Started Installation Add dependency to your pubspec.yaml: calendarro: ^1.2.0 Basic […]

Flutter Nepali Date Picker

Flutter Nepali Date Picker

May 23, 2020 totosugito 0

Nepali Date Picker Material and Cupertino Style Date Picker with Bikram Sambat(Nepali) Calendar Support. Supports Android, iOS and Fuchsia. Available in Nepali and English Languages. […]

Flutter Calendar Animation

Flutter Calendar Animation

May 23, 2020 totosugito 0

Table Calendar Highly customizable, feature-packed Flutter Calendar with gestures, animations and multiple formats. Table Calendar with custom styles Table Calendar with Builders Features Extensive, yet […]

Flutter Date Picker Widget

Flutter Date Picker Widget

May 23, 2020 totosugito 0

Flutter Cupertino Date Picker [pub packages] Flutter cupertino date picker. Usage 1. Depend Add this to you package’s pubspec.yaml file: dependencies: flutter_cupertino_date_picker: ^1.0.26 2. Install […]

Flutter Swipeable Calendar

Flutter Swipeable Calendar

May 23, 2020 totosugito 0

flutter_calendar_carousel Calendar widget for flutter that is swipeable horizontally. This widget can help you build your own calendar widget highly customizable. Now you can even […]

Flutter Calendar Widget

Flutter Calendar Widget

May 22, 2020 totosugito 0

Calendar Shows a scrolling calendar list of events. This is still relatively basic, it always assumes that the getEvents returns the entire list of calendar […]

Flutter Localize and Translate

Flutter Localize and Translate

May 22, 2020 totosugito 0

localize_and_translate Flutter localization abstract, Really simple Show some :heart: and star the repo Screenshots Tutorial Video Arabic : https://www.youtube.com/watch?v=nfDYussovfQ Methods Method Job init() initialize things, […]

Flutter Progress Button

Flutter Progress Button

May 22, 2020 totosugito 0

Progress State Button A customizable progress button for Flutter Test with DartPad Installation https://pub.dev/packages/progress_state_button progress-state-button: "^1.0.0" Usage Icon ProgressButton.icon(iconedButtons: { ButtonState.idle: IconedButton( text: "Send", icon: […]