0ed78ea636
updated pub
2023-10-12 18:10:46 +02:00
526f74a64c
upgrade gradle wrapper to 8.4
2023-10-12 18:10:46 +02:00
8f8047e9b8
fix readme link and name of example app
2023-10-12 18:10:46 +02:00
36c8bed38c
BMI calculator example ( #130 )
2023-10-12 18:08:26 +02:00
f761e553e4
Cleanup and updates ( #126 )
...
* updated gradle wrapper
* get packages
* fix dependabot issues
* Migrate to using io.flutter.embedding.android.FlutterActivity
* delete files
2022-10-22 21:24:21 +02:00
0df530c26a
Updated main.dart file ( #107 )
...
Will declare late variable before create TabController controller to Lazily initializing a variable
2022-10-22 20:34:59 +02:00
9bcc260c19
New Example - Tic Tac Toe ( #125 )
2022-10-22 20:34:28 +02:00
6a954dd349
New Example - Biometrics ( #119 )
2022-10-22 20:33:44 +02:00
d63f4147a9
New Example - Firebase Google Authentication ( #106 )
...
* Added the firebase+google_authentication example
* Modified Readme.md
2022-10-22 20:32:53 +02:00
b024cb183d
New Example - Stateless MObX Counter App ( #104 )
...
Co-authored-by: A HEAD FULL OF DREAMS <workdeveloper@gmail.com>
Co-authored-by: Nishant Srivastava <nisrulz@users.noreply.github.com>
2022-10-22 20:32:00 +02:00
4407e4362b
New Example - Lunch App ( #98 )
2022-10-22 20:30:15 +02:00
91d4d1b868
New Example - Calendar ( #91 )
2022-10-22 20:29:43 +02:00
d9cc97a7ea
New Example - Animation ( #89 )
2022-10-22 20:28:02 +02:00
59ec36a48a
[ Fixes #97 ] Added a News & Memes App ( #99 )
...
* Added a News&Memes-App/Sriraj-dev
* Added Screen recording and Screenshots
* Update README.md
* Added demo directory with sample images/recording
* Update README.md
2022-10-22 20:22:33 +02:00
52a150d66b
New Example - App to store data locally using SQlite ( #102 )
...
* Added files of save data locally using sqlite example App
* Update README.md
2022-10-22 20:18:58 +02:00
5148c1724b
New Example - Counter app with getx state management ( #108 )
2022-10-22 20:16:39 +02:00
a52c2d5399
Update README.md ( #114 )
...
Corrections of misspelled words.
2022-10-22 20:15:18 +02:00
9741f86826
New Example - Expansion panel demo ( #116 )
2022-10-22 20:14:38 +02:00
467637718c
Replaced Scaffold.of(context) with ScaffoldMessenger.of(context) ( #120 )
2022-10-22 20:13:38 +02:00
b0d917b05a
New Example - Platform Adaptive Example ( #121 )
...
* Adding Platform Adaptive Example
* Adding screenshots
2022-10-22 20:13:07 +02:00
1564ccdff2
New Example - QR Code Scanner ( #122 )
...
Co-authored-by: Mridul <mridul@Mriduls-MacBook-Pro.local>
2022-10-22 20:12:12 +02:00
fe71b47e3e
New example - Custom Drawer ( #124 )
...
* Added new example custom_home_drawer
* Updating Package Name
* Adding Screenshot
2022-10-22 20:11:23 +02:00
5149889465
Added Sample app for SliverAppBar Widget ( #117 )
...
* Added Sample app for SliverAppBar Widget
2022-10-06 10:06:03 +02:00
9fabd53d57
updated readme
2021-07-25 21:06:06 +02:00
4b66929f42
implementation of listwheelscrollview widget ( #65 )
2021-07-25 20:59:50 +02:00
ef8f5fd321
firebase crash reporting ( #67 )
...
* Created app
* Setup firebase for android
* Added crashlytics plugin
* Setup crashlytics for android
* Setup crashlytics for iOS
* Initialized Firebase and crashlytics
* Update README.md
2021-07-25 20:58:15 +02:00
1ae097d6a8
Add Push Notifcations Example ( #68 )
2021-07-25 20:57:34 +02:00
3eaedb619c
Added covid-19 example app and Updated the readme ( #73 )
2021-07-25 20:56:58 +02:00
48f14caf15
Image Editor App ( #75 )
...
* added image editor
* package update
2021-07-25 20:56:09 +02:00
abd78777a6
firebase analytics integration in flutter ( #76 )
2021-07-25 20:54:47 +02:00
89f48b8f1e
Add new flutter example of todo app with provider ( #78 )
2021-07-25 20:51:35 +02:00
dd23466cd4
cleanup
2021-07-25 20:48:19 +02:00
510d27d1e7
edit http status to catch and print any error belongs to the statusCode ( #84 )
2021-07-25 20:42:18 +02:00
d409e4a19c
updated packages
2021-07-25 20:36:51 +02:00
e35f5c4914
updated gradle wrapper
2021-07-25 20:35:01 +02:00
effab64ce1
update gradle wrapper and packages
2021-05-13 23:07:43 +02:00
5f0bb197d1
fixes issue #85
2021-04-10 23:17:06 +02:00
2e5da9a7d7
updated deps
2021-04-10 22:59:28 +02:00
3f4b235bc2
updated agp and gradle wrapper
2021-01-13 00:24:14 +01:00
203345032d
updated packages and gradle wrapper
2020-12-18 14:06:46 +01:00
0757bd3d04
update to latest android gradle plugin
2020-10-29 00:35:54 +01:00
52072098cf
cleanup and updated gradle wrapper
2020-10-29 00:34:51 +01:00
1cf8680ef4
Added bottom sheet example app ( #64 )
2020-10-09 01:11:26 +02:00
24955aeac5
view_pdf_file example added ( #57 )
...
* view_pdf_file example added
* made revelent changes
changed package, example of both load pdf from asset and url, added link from example in readme
* added example view_pdf_file
* Added View PDF File example
* minor changes
2020-10-06 10:30:19 +02:00
23837f9048
updated deps
2020-08-23 03:29:56 +02:00
1cd52ce080
remove funding.yml file
2020-08-19 00:23:20 +02:00
49925fad08
upgraded packages
2020-08-19 00:22:04 +02:00
a31d1d1403
optimize images
2020-08-19 00:02:44 +02:00
5302b451eb
update readme for each sample app
2020-08-19 00:02:30 +02:00
35bff0d4fd
added using interactiveviewer example app link in readme list
2020-08-18 23:58:15 +02:00