My Portfolio: Ayush P Gupta [](https://twitter.com/ayushpgupta) [](https://apgapg.github.io/flutterprofile/)[](https://apgapg.github.io/flutterprofile/)

April 8, 2020 ยท View on GitHub

This repo is the source code of my portfolio app.
๐Ÿ“ฑView Live Demo

Learning

App has some unique animations on each page. All involving some different kinds of animations and its code

โญ My Flutter Packages

  • json_table GitHub stars Create Flutter Json Table from json map directly.
  • pie_chart GitHub stars Flutter Pie Chart with cool animation.
  • search_widget GitHub stars Flutter Search Widget for selecting an option from list.
  • animating_location_pin GitHub stars Flutter Animating Location Pin Widget providing Animating Location Pin Widget which can be used while fetching device location.

โญ My Flutter Apps

๐Ÿ‘ Contribution

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request