Dart Text To Path Maker

Dart Text To Path Maker

February 11, 2020 totosugito 0

Text to Path Maker This is a pure Flutter and Dart package that allows you to convert text–both characters and icons–into paths. It can generate […]

Flutter Text Animation

Flutter Text Animation

February 10, 2020 totosugito 0

Animated Text Kit animated_text_kit is a Flutter Text Animation Package. A flutter package which contains a collection of some cool and awesome text animations. Table […]

Flutter Circular Text Widget

Flutter Circular Text Widget

February 10, 2020 totosugito 0

Circular Text Widget This widget show how to create Circular Text Widget with Flutter Installation Add dependency in pubspec.yaml: dependencies: flutter_circular_text: "^0.3.0" Import in your […]