Skip to content

apgapg/flutter_profile

Repository files navigation

My Portfolio: Ayush P Gupta Twitter Follow GitHub last commit Website shields.ioOpen Source Love

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